summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release/userguide/feature.usage.rst12
-rw-r--r--docs/release/userguide/gap-odl-nitrogen.rst13
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/