diff options
author | Bin Hu <bh526r@att.com> | 2018-03-18 21:40:59 -0700 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2018-03-18 21:40:59 -0700 |
commit | 9b2ce36fa09446c14574a4fd26cfee029f4d0631 (patch) | |
tree | 30d603533572d17a72a9f0e566f1f5973a962538 /docs/release/userguide/index.rst | |
parent | 29b59d2aa341d29d0711f57b64030448af55fdae (diff) |
Add documentation of IPv6 in Container Networking
Change-Id: Ia9e9c0fcd5ac0d8f3da35c4ae889b0249d3d850c
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/release/userguide/index.rst')
-rw-r--r-- | docs/release/userguide/index.rst | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index 87a4705..e8e7a44 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -10,10 +10,21 @@ Using IPv6 Feature of Fraser Release :Abstract: -This section provides the users with gap analysis regarding IPv6 feature requirements with -OpenStack Pike Official Release and Open Daylight Nitrogen Official Release. 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. +This section provides the users with: + +* Gap Analysis regarding IPv6 feature requirements with OpenStack Pike + Official Release +* Gap Analysis regarding IPv6 feature requirements with Open Daylight Nitrogen + Official Release. +* IPv6 Setup in Container Networking + +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. For more information, please find `Neutron's IPv6 document for Pike Release <http://docs.openstack.org/neutron/pike/admin/config-ipv6.html>`_. @@ -24,4 +35,4 @@ For more information, please find `Neutron's IPv6 document for Pike Release ./gap-os-pike.rst ./gap-odl-nitrogen.rst - + ./ipv6-in-container-networking.rst |