Revise ODL Gap Analysis of IPv6 N-S Support 39/54739/1
authorBin Hu <bh526r@att.com>
Mon, 2 Apr 2018 19:55:28 +0000 (12:55 -0700)
committerBin Hu <bh526r@att.com>
Mon, 2 Apr 2018 20:39:49 +0000 (20:39 +0000)
Change-Id: I263dd18c5f50dd707e2154612f820eae81c00633
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit dfcc0745ef76e684593c8284f9dcb81cca2f7959)

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

index 4352231..052e16d 100644 (file)
@@ -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/
+
index 54156c7..5ca1de2 100644 (file)
@@ -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/