summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2015-12-25 16:34:10 -0800
committerBin Hu <bh526r@att.com>2015-12-25 16:34:10 -0800
commit75a188f96cd86daa5f8d54c1564fd90fc89dc7c1 (patch)
tree1c4f1fc95f015af885c7bb7a7d48d4166eae2480
parent179f372afd7a762763fe1fcc84a32dff299cbae3 (diff)
JIRA:IPVSIX-29
Change-Id: I5778e3bb949579ce3571973fc7b3e253f14cfe1d 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 2385323..093602f 100644
--- a/docs/gapanalysis/gap-analysis-odl-lithium.rst
+++ b/docs/gapanalysis/gap-analysis-odl-lithium.rst
@@ -7,9 +7,10 @@ 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.\\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.|
-+------------------------------------------------------+------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
++------------------------------------------------------+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+|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.|
++------------------------------------------------------+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+