Add template for lispflowmapping 19/92719/2
authorLuis Gomez <ecelgp@gmail.com>
Fri, 25 Sep 2020 15:46:29 +0000 (08:46 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 25 Sep 2020 16:05:25 +0000 (09:05 -0700)
Change-Id: Ib5c7291a1e9fd9ecbb603d210a10d1fdfc39f7ce
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
docs/release-notes/projects/lispflowmapping.rst [new file with mode: 0644]

diff --git a/docs/release-notes/projects/lispflowmapping.rst b/docs/release-notes/projects/lispflowmapping.rst
new file mode 100644 (file)
index 0000000..8bf7904
--- /dev/null
@@ -0,0 +1,73 @@
+=================
+LISP Flow Mapping
+=================
+
+Overview
+========
+
+LISP (Locator ID Separation Protocol) Flow Mapping service provides mapping services,
+including LISP Map-Server and LISP Map-Resolver services that store and serve mapping
+data to dataplane nodes and to OpenDaylight applications. Mapping data can include
+mapping of virtual addresses to physical network addresses where the virtual nodes
+are reachable or hosted. Mapping data can also include a variety of routing policies
+including traffic engineering and load balancing. To leverage this service,
+OpenDaylight applications and services can use the northbound REST API to
+define the mappings and policies in the LISP Mapping Service. Dataplane
+devices capable of LISP control protocol can leverage this service through
+a southbound LISP plugin. LISP-enabled devices must be configured to use this
+OpenDaylight service, since their Map- Server and/or Map-Resolver.
+
+Southbound LISP plugin supports the LISP control protocol (that is, Map-Register,
+Map-Request, Map-Reply messages). It can also be used to register mappings in the
+OpenDaylight mapping service.
+
+Behavior/Feature Changes
+========================
+
+This release introduces the following behavior changes:
+
+*
+
+New Features
+============
+
+This release provides the following new features:
+
+*
+
+Deprecated Features
+===================
+
+This release removed the following features:
+
+*
+
+Resolved Issues
+===============
+
+The following table lists the resolved issues fixed this release.
+
+.. list-table::
+   :widths: 15 55
+   :header-rows: 1
+
+   * - **Key**
+     - **Summary**
+
+   * - <bug ID>
+     -
+
+Known Issues
+============
+
+The following table lists the known issues that exist in this release.
+
+.. list-table::
+   :widths: 15 55
+   :header-rows: 1
+
+   * - **Key**
+     - **Summary**
+
+   * - <bug ID>
+     -