summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2015-12-25 16:13:29 -0800
committerBin Hu <bh526r@att.com>2015-12-25 16:13:29 -0800
commit86f3ef562c6d88e41acd21cc9bcf76957383996b (patch)
tree93827fdfd7110464b7c8dff3bded0c2eb643c13a
parent77525a774fcfe22086b076cd8fb3607c0a573238 (diff)
JIRA: IPVSIX-29
Change-Id: I11b598f0685d967ec9e253ac1ba4f012aaff9811 Signed-off-by: Bin Hu <bh526r@att.com>
-rw-r--r--docs/gapanalysis/gap-analysis-odl-lithium.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/gapanalysis/gap-analysis-odl-lithium.rst b/docs/gapanalysis/gap-analysis-odl-lithium.rst
index b97a30a..7c5f8f2 100644
--- a/docs/gapanalysis/gap-analysis-odl-lithium.rst
+++ b/docs/gapanalysis/gap-analysis-odl-lithium.rst
@@ -7,8 +7,9 @@ Open Daylight Lithium Official Release. The following table lists the use cases
requirements of VIM-agnostic IPv6 functionality, including infrastructure layer and VNF
(VM) layer, and its gap analysis with Open Daylight Lithium Official Release.
-+------------------------------------------------------+------------------------+------------------------------------------------------------------------+
-| Use Case / Requirement |Supported in ODL Lithium| Comments |
-+======================================================+========================+========================================================================+
-| REST API support for IPv6 subnet creation in ODL | Yes |Yes, it is possible to create IPv6 subnet in ODL using Neutron REST APIs|
-+------------------------------------------------------+------------------------+------------------------------------------------------------------------+
++------------------------------------------------------+------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+|Use Case / Requirement |Supported in ODL Lithium|Comments |
++======================================================+========================+==========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================+
+|REST API support for IPv6 subnet creation in ODL |Yes |Yes, it is possible to create IPv6 subnet in ODL using Neutron REST APIs. For a network with both IPv4 and IPv6 subnets, ODL mechanism driver will send the port information which includes IPv4 and IPv6 addresses to ODL Neutron NB API. When port information is queried, it displays IPv4 and IPv6 addresses. However, in Lithium Release, ODL net-virt provider does not support IPv6 feature, i.e. the actual functionality is missing. It would be available only in later release.|
++------------------------------------------------------+------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+