From dfcc0745ef76e684593c8284f9dcb81cca2f7959 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Mon, 2 Apr 2018 12:55:28 -0700 Subject: Revise ODL Gap Analysis of IPv6 N-S Support Change-Id: I263dd18c5f50dd707e2154612f820eae81c00633 Signed-off-by: Bin Hu --- docs/release/userguide/feature.usage.rst | 12 +++++++++--- docs/release/userguide/gap-odl-nitrogen.rst | 13 +++++++++---- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/docs/release/userguide/feature.usage.rst b/docs/release/userguide/feature.usage.rst index 4352231..052e16d 100644 --- a/docs/release/userguide/feature.usage.rst +++ b/docs/release/userguide/feature.usage.rst @@ -189,9 +189,13 @@ identified by feature ``odl-netvirt-openstack`` is used. | networks connected to the same router | | | | (east-west) | | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ - |IPv6 Router support in ODL: |Yes |In ODL Nitrogen Release, RFE "IPv6 Inter-DC L3 North-South | - | | |Connectivity Using L3VPN Provider Network Types" [1]_ is | - |3. External routing (north-south) | |merged. | + |IPv6 Router support in ODL: |**NO** |This feature is targeted for Flourine Release. | + | | |In ODL Nitrogen Release, RFE "IPv6 Inter-DC L3 North-South | + |3. External routing (north-south) | |Connectivity Using L3VPN Provider Network Types" Spec [3]_ is | + | | |merged. But the code patch has not been merged yet. | + | | |On the other hand, "IPv6 Cluster Support" is available in | + | | |Nitrogen Release [4]_. Basically, existing IPv6 features were | + | | |enhanced to work in a three node ODL Clustered Setup. | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |IPAM: Support for IPv6 Address assignment modes. |Yes |ODL IPv6 Router supports all the IPv6 Address assignment | | | |modes along with Neutron DHCP Agent. | @@ -226,3 +230,5 @@ References .. [3] http://docs.opendaylight.org/en/latest/submodules/netvirt/docs/specs/ipv6-interdc-l3vpn.html +.. [4] http://git.opendaylight.org/gerrit/#/c/66707/ + diff --git a/docs/release/userguide/gap-odl-nitrogen.rst b/docs/release/userguide/gap-odl-nitrogen.rst index 54156c7..5ca1de2 100644 --- a/docs/release/userguide/gap-odl-nitrogen.rst +++ b/docs/release/userguide/gap-odl-nitrogen.rst @@ -42,9 +42,13 @@ identified by feature ``odl-netvirt-openstack`` is used. | networks connected to the same router | | | | (east-west) | | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ - |IPv6 Router support in ODL: |Yes |In ODL Nitrogen Release, RFE "IPv6 Inter-DC L3 North-South | - | | |Connectivity Using L3VPN Provider Network Types" [1]_ is | - |3. External routing (north-south) | |merged. | + |IPv6 Router support in ODL: |**NO** |This feature is targeted for Flourine Release. | + | | |In ODL Nitrogen Release, RFE "IPv6 Inter-DC L3 North-South | + |3. External routing (north-south) | |Connectivity Using L3VPN Provider Network Types" Spec [1]_ is | + | | |merged. But the code patch has not been merged yet. | + | | |On the other hand, "IPv6 Cluster Support" is available in | + | | |Nitrogen Release [2]_. Basically, existing IPv6 features were | + | | |enhanced to work in a three node ODL Clustered Setup. | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |IPAM: Support for IPv6 Address assignment modes. |Yes |ODL IPv6 Router supports all the IPv6 Address assignment | | | |modes along with Neutron DHCP Agent. | @@ -64,7 +68,7 @@ identified by feature ``odl-netvirt-openstack`` is used. |Shared Networks support |Yes | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |IPv6 external L2 VLAN directly attached to a VM. |**ToDo** | | - +--------------------------------------------------+---------------------==--+--------------------------------------------------------------+ + +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |ODL on an IPv6 only Infrastructure. |**Work in Progress** |Deploying OpenStack with ODL on an IPv6 only infrastructure | | | |where the API endpoints are all IPv6 addresses. | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ @@ -72,3 +76,4 @@ identified by feature ``odl-netvirt-openstack`` is used. +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ .. [1] http://docs.opendaylight.org/en/latest/submodules/netvirt/docs/specs/ipv6-interdc-l3vpn.html +.. [2] http://git.opendaylight.org/gerrit/#/c/66707/ -- cgit 1.2.3-korg