Update of Gap Analysis with ODL Oxygen Release 53/63253/1
authorBIN HU <bh526r@att.com>
Sun, 7 Oct 2018 22:10:43 +0000 (15:10 -0700)
committerBin Hu <bin.hu@att.com>
Sun, 7 Oct 2018 22:26:44 +0000 (22:26 +0000)
Change-Id: Ibbca8d243c8b8fbf5a19233676a26104829f22c6
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit f9ecb17a4dc7bfcd38f3ef7159bff913e21f9ebd)

docs/release/userguide/feature.usage.rst
docs/release/userguide/gap-odl-oxygen.rst

index 89c29cd..4742051 100644 (file)
@@ -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
index c78d004..b2a076f 100644 (file)
@@ -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