summaryrefslogtreecommitdiffstats
path: root/docs/release/userguide/index.rst
blob: e215d40b0a0caecabe6bb9ee4ac4ac1753917b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.. _ipv6-userguide:

.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat)

====================================
Using IPv6 Feature of Gambia Release
====================================

:Abstract:

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
* 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
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. 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. 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>`_.

.. toctree::
   :numbered:
   :maxdepth: 4

   ./gap-os-queens.rst
   ./gap-odl-oxygen.rst
   ./ipv6-in-container-networking.rst
   ./icmpv6-and-ndp-proxying-for-docker-containers.rst
   ./docker-ipv6-simple-cluster-topology.rst
   ./docker-ipv6-nat.rst