8bf7904b3f8bd33f4f246f90ec36363f26a7aa6c
[docs.git] / docs / release-notes / projects / lispflowmapping.rst
1 =================
2 LISP Flow Mapping
3 =================
4
5 Overview
6 ========
7
8 LISP (Locator ID Separation Protocol) Flow Mapping service provides mapping services,
9 including LISP Map-Server and LISP Map-Resolver services that store and serve mapping
10 data to dataplane nodes and to OpenDaylight applications. Mapping data can include
11 mapping of virtual addresses to physical network addresses where the virtual nodes
12 are reachable or hosted. Mapping data can also include a variety of routing policies
13 including traffic engineering and load balancing. To leverage this service,
14 OpenDaylight applications and services can use the northbound REST API to
15 define the mappings and policies in the LISP Mapping Service. Dataplane
16 devices capable of LISP control protocol can leverage this service through
17 a southbound LISP plugin. LISP-enabled devices must be configured to use this
18 OpenDaylight service, since their Map- Server and/or Map-Resolver.
19
20 Southbound LISP plugin supports the LISP control protocol (that is, Map-Register,
21 Map-Request, Map-Reply messages). It can also be used to register mappings in the
22 OpenDaylight mapping service.
23
24 Behavior/Feature Changes
25 ========================
26
27 This release introduces the following behavior changes:
28
29 *
30
31 New Features
32 ============
33
34 This release provides the following new features:
35
36 *
37
38 Deprecated Features
39 ===================
40
41 This release removed the following features:
42
43 *
44
45 Resolved Issues
46 ===============
47
48 The following table lists the resolved issues fixed this release.
49
50 .. list-table::
51    :widths: 15 55
52    :header-rows: 1
53
54    * - **Key**
55      - **Summary**
56
57    * - <bug ID>
58      -
59
60 Known Issues
61 ============
62
63 The following table lists the known issues that exist in this release.
64
65 .. list-table::
66    :widths: 15 55
67    :header-rows: 1
68
69    * - **Key**
70      - **Summary**
71
72    * - <bug ID>
73      -