From d5f6d1d80d3bc34299792ead977aa796c2000b20 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Fri, 25 Dec 2015 15:36:35 -0800 Subject: JIRA: IPVSIX-29 Change-Id: If6ca0f69a7a87da1edcd47ce3ca2efc498c02ebb Signed-off-by: Bin Hu --- docs/gapanalysis/gap-analysis-odl-lithium.rst | 15 +++++++++++++++ docs/gapanalysis/gap-analysis-openstack-kilo.rst | 15 +++++++++++++++ docs/gapanalysis/index.rst | 20 ++++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 docs/gapanalysis/gap-analysis-odl-lithium.rst create mode 100644 docs/gapanalysis/gap-analysis-openstack-kilo.rst create mode 100644 docs/gapanalysis/index.rst diff --git a/docs/gapanalysis/gap-analysis-odl-lithium.rst b/docs/gapanalysis/gap-analysis-odl-lithium.rst new file mode 100644 index 0000000..45ae3a5 --- /dev/null +++ b/docs/gapanalysis/gap-analysis-odl-lithium.rst @@ -0,0 +1,15 @@ +============================================ +IPv6 Gap Analysis with Open Daylight Lithium +============================================ + +This section provides users with IPv6 gap analysis regarding feature requirement with +Open Daylight Lithium Official Release. The following table lists the use cases / feature +requirements of VIM-agnostic IPv6 functionality, including infrastructure layer and VNF +(VM) layer, and its gap analysis with Open Daylight Lithium Official Release. + ++------------------------------------------------------+---------+------------------------------------------------------+ +| |Supported| | +| Use Case / Requirement | in ODL | Comments | +| | Lithium | | ++======================================================+=========+======================================================+ + diff --git a/docs/gapanalysis/gap-analysis-openstack-kilo.rst b/docs/gapanalysis/gap-analysis-openstack-kilo.rst new file mode 100644 index 0000000..d4b9c75 --- /dev/null +++ b/docs/gapanalysis/gap-analysis-openstack-kilo.rst @@ -0,0 +1,15 @@ +===================================== +IPv6 Gap Analysis with OpenStack Kilo +===================================== + +This section provides users with IPv6 gap analysis regarding feature requirement with +OpenStack Neutron in Kilo Official Release. The following table lists the use cases / feature +requirements of VIM-agnostic IPv6 functionality, including infrastructure layer and VNF +(VM) layer, and its gap analysis with OpenStack Neutron in Kilo Official Release. + ++------------------------------------------------------+---------+------------------------------------------------------+ +| |Supported| | +| Use Case / Requirement | in Kilo | Comments | +| | Neutron | | ++======================================================+=========+======================================================+ + diff --git a/docs/gapanalysis/index.rst b/docs/gapanalysis/index.rst new file mode 100644 index 0000000..3c7e5da --- /dev/null +++ b/docs/gapanalysis/index.rst @@ -0,0 +1,20 @@ +================= +IPv6 Gap Analysis +================= + +:Project: IPv6, http://wiki.opnfv.org/ipv6_opnfv_project +:Editors: Bin Hu (AT&T), Sridhar Gaddam (RedHat) +:Authors: Sridhar Gaddam (RedHat), Bin Hu (AT&T) + +:Abstract: + +This document provides the users with top-down gap analysis regarding IPv6 feature requirements with +OpenStack Kilo Official Release and Open Daylight Lithium Official Release. + +.. toctree:: + :numbered: + :maxdepth: 4 + + gap-analysis-openstack-kilo.rst + gap-analysis-odl-lithium.rst + -- cgit 1.2.3-korg