summaryrefslogtreecommitdiffstats
path: root/docs/release/userguide/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/userguide/index.rst')
-rw-r--r--docs/release/userguide/index.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst
index d6d7ffb..604574e 100644
--- a/docs/release/userguide/index.rst
+++ b/docs/release/userguide/index.rst
@@ -15,8 +15,10 @@ This section provides the users with:
* Gap Analysis regarding IPv6 feature requirements with OpenStack Queens
Official Release
* Gap Analysis regarding IPv6 feature requirements with Open Daylight Oxygen
- Official Release.
+ Official Release
* IPv6 Setup in Container Networking
+* Use of Neighbor Discovery (ND) Proxy to connect IPv6-only container to
+ external network
The gap analysis serves as feature specific user guides and references when
as a user you may leverage the IPv6 feature in the platform and need to perform
@@ -24,7 +26,8 @@ some IPv6 related operations.
The IPv6 Setup in Container Networking serves as feature specific user guides
and references when as a user you may want to explore IPv6 in Docker container
-environment.
+environment. The use of NDP Proxying is also explored to connect IPv6-only
+containers to external network.
For more information, please find `Neutron's IPv6 document for Queens Release
<http://docs.openstack.org/neutron/queens/admin/config-ipv6.html>`_.
@@ -36,3 +39,4 @@ For more information, please find `Neutron's IPv6 document for Queens Release
./gap-os-queens.rst
./gap-odl-oxygen.rst
./ipv6-in-container-networking.rst
+ ./icmpv6-and-ndp-proxying-for-docker-containers.rst