From 179f372afd7a762763fe1fcc84a32dff299cbae3 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Fri, 25 Dec 2015 16:20:04 -0800 Subject: JIRA: IPVSIX-29 Change-Id: Ifd1660337f588bcf392db872de8bf136957242e9 Signed-off-by: Bin Hu --- docs/gapanalysis/gap-analysis-odl-lithium.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gapanalysis/gap-analysis-odl-lithium.rst b/docs/gapanalysis/gap-analysis-odl-lithium.rst index 99dcd3b..2385323 100644 --- a/docs/gapanalysis/gap-analysis-odl-lithium.rst +++ b/docs/gapanalysis/gap-analysis-odl-lithium.rst @@ -7,9 +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 | -+======================================================+========================+==========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================+ ++------------------------------------------------------+------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +|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.| -+------------------------------------------------------+------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ ++------------------------------------------------------+------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -- cgit 1.2.3-korg