From 041c647b6c9168aa88d08040681552adc06cc556 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Fri, 25 Dec 2015 16:38:13 -0800 Subject: JIRA:IPVSIX-29 Change-Id: Iaff02e3e945c6217bf2d657c213cc95f995e8cfb Signed-off-by: Bin Hu --- docs/gapanalysis/gap-analysis-odl-lithium.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/gapanalysis/gap-analysis-odl-lithium.rst b/docs/gapanalysis/gap-analysis-odl-lithium.rst index 093602f..924cc11 100644 --- a/docs/gapanalysis/gap-analysis-odl-lithium.rst +++ b/docs/gapanalysis/gap-analysis-odl-lithium.rst @@ -7,10 +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.| ++------------------------------------------------------+------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -- cgit 1.2.3-korg