From 179fc985095e566f3760824006bfbc2ea7f60ab0 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Fri, 25 Dec 2015 16:41:32 -0800 Subject: JIRA:IPVSIX-29 Change-Id: Ie5676ef9dbf2ab89a663474764907d60648c7900 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 924cc11..5a3d06b 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