diff options
Diffstat (limited to 'docs/release/userguide/index.rst')
-rw-r--r-- | docs/release/userguide/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index f4012a7..e215d40 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -28,7 +28,8 @@ 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. The use of NDP Proxying is explored to connect IPv6-only containers to external network. The Docker IPv6 simple cluster topology is -studied with two Hosts, each with 2 Docker containers. +studied with two Hosts, each with 2 Docker containers. Docker IPv6 NAT topic +is also explored. For more information, please find `Neutron's IPv6 document for Queens Release <http://docs.openstack.org/neutron/queens/admin/config-ipv6.html>`_. @@ -42,3 +43,4 @@ For more information, please find `Neutron's IPv6 document for Queens Release ./ipv6-in-container-networking.rst ./icmpv6-and-ndp-proxying-for-docker-containers.rst ./docker-ipv6-simple-cluster-topology.rst + ./docker-ipv6-nat.rst |