From 767b3c0ac68bd75a0d43032e81bcddb5dc9fc441 Mon Sep 17 00:00:00 2001 From: BIN HU Date: Sun, 7 Oct 2018 15:10:43 -0700 Subject: Update of Gap Analysis with ODL Oxygen Release Change-Id: Ibbca8d243c8b8fbf5a19233676a26104829f22c6 Signed-off-by: BIN HU (cherry picked from commit f9ecb17a4dc7bfcd38f3ef7159bff913e21f9ebd) --- docs/release/userguide/feature.usage.rst | 20 ++++++++++++++------ docs/release/userguide/gap-odl-oxygen.rst | 16 ++++++++++++++-- 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/docs/release/userguide/feature.usage.rst b/docs/release/userguide/feature.usage.rst index 89c29cd..4742051 100644 --- a/docs/release/userguide/feature.usage.rst +++ b/docs/release/userguide/feature.usage.rst @@ -164,6 +164,11 @@ In Open Daylight Oxygen official release, the legacy ``Old Netvirt`` identified ``odl-ovsdb-openstack`` is deprecated and no longer supported. The ``New Netvirt`` identified by feature ``odl-netvirt-openstack`` is used. +Two new features are supported in Open Daylight Oxygen official release: + +* "IPv6 L3VPN Dual Stack with Single router" [5]_ +* "IPv6 Inter Data Center using L3VPNs" [6]_ + .. table:: :class: longtable @@ -214,21 +219,24 @@ identified by feature ``odl-netvirt-openstack`` is used. +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |Shared Networks support |Yes | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ - |IPv6 external L2 VLAN directly attached to a VM. |**ToDo** | | + |IPv6 external L2 VLAN directly attached to a VM. |Yes |Targeted for Flourine Release | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ - |ODL on an IPv6 only Infrastructure. |**Work in Progress** |Deploying OpenStack with ODL on an IPv6 only infrastructure | + |ODL on an IPv6 only Infrastructure. |Yes |Deploying OpenStack with ODL on an IPv6 only infrastructure | | | |where the API endpoints are all IPv6 addresses. | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |VxLAN Tunnels with IPv6 Endpoints |Yes | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ + |IPv6 L3VPN Dual Stack with Single router |Yes |Refer to "Dual Stack VM support in OpenDaylight" Spec [5]_. | + +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ + |IPv6 Inter Data Center using L3VPNs |Yes |Refer to "IPv6 Inter-DC L3 North-South connectivity using | + | | |L3VPN provider network types" Spec [6]_. | + +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ References .. [1] Neutron IPv6 Documentation for Queens Release: http://docs.openstack.org/neutron/queens/admin/config-ipv6.html - .. [2] How to Use Config-Drive for Metadata with IPv6 Network: http://superuser.openstack.org/articles/deploying-ipv6-only-tenants-with-openstack/ - .. [3] https://docs.opendaylight.org/projects/netvirt/en/stable-fluorine/specs/oxygen/ipv6-interdc-l3vpn.html - .. [4] http://git.opendaylight.org/gerrit/#/c/66707/ - +.. [5] https://docs.opendaylight.org/projects/netvirt/en/stable-oxygen/specs/l3vpn-dual-stack-vms.html +.. [6] https://docs.opendaylight.org/projects/netvirt/en/stable-oxygen/specs/ipv6-interdc-l3vpn.html diff --git a/docs/release/userguide/gap-odl-oxygen.rst b/docs/release/userguide/gap-odl-oxygen.rst index c78d004..b2a076f 100644 --- a/docs/release/userguide/gap-odl-oxygen.rst +++ b/docs/release/userguide/gap-odl-oxygen.rst @@ -17,6 +17,11 @@ In Open Daylight Oxygen official release, the legacy ``Old Netvirt`` identified ``odl-ovsdb-openstack`` is deprecated and no longer supported. The ``New Netvirt`` identified by feature ``odl-netvirt-openstack`` is used. +Two new features are supported in Open Daylight Oxygen official release: + +* "IPv6 L3VPN Dual Stack with Single router" [3]_ +* "IPv6 Inter Data Center using L3VPNs" [4]_ + .. table:: :class: longtable @@ -67,13 +72,20 @@ identified by feature ``odl-netvirt-openstack`` is used. +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |Shared Networks support |Yes | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ - |IPv6 external L2 VLAN directly attached to a VM. |**ToDo** | | + |IPv6 external L2 VLAN directly attached to a VM. |Yes |Targeted for Flourine Release | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ - |ODL on an IPv6 only Infrastructure. |**Work in Progress** |Deploying OpenStack with ODL on an IPv6 only infrastructure | + |ODL on an IPv6 only Infrastructure. |Yes |Deploying OpenStack with ODL on an IPv6 only infrastructure | | | |where the API endpoints are all IPv6 addresses. | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ |VxLAN Tunnels with IPv6 Endpoints |Yes | | +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ + |IPv6 L3VPN Dual Stack with Single router |Yes |Refer to "Dual Stack VM support in OpenDaylight" Spec [3]_. | + +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ + |IPv6 Inter Data Center using L3VPNs |Yes |Refer to "IPv6 Inter-DC L3 North-South connectivity using | + | | |L3VPN provider network types" Spec [4]_. | + +--------------------------------------------------+-------------------------+--------------------------------------------------------------+ .. [1] https://docs.opendaylight.org/projects/netvirt/en/stable-fluorine/specs/oxygen/ipv6-interdc-l3vpn.html .. [2] http://git.opendaylight.org/gerrit/#/c/66707/ +.. [3] https://docs.opendaylight.org/projects/netvirt/en/stable-oxygen/specs/l3vpn-dual-stack-vms.html +.. [4] https://docs.opendaylight.org/projects/netvirt/en/stable-oxygen/specs/ipv6-interdc-l3vpn.html -- cgit 1.2.3-korg