diff options
author | Bin Hu <bh526r@att.com> | 2018-03-15 14:58:09 -0700 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2018-03-15 14:58:09 -0700 |
commit | 544dc002ea3b91706ced3bb4e25eedb1cbf09360 (patch) | |
tree | 1861258582fd7101993350e2181edfab8af8c4c9 /docs/release/installation | |
parent | 5058fb93bbb60151d74ad2ed7a7886af0b17a34f (diff) |
Documentation for Fraser Release
Change-Id: I8b1e15af6702702f5b781c861d35d0d6499478bf
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/release/installation')
-rw-r--r-- | docs/release/installation/index.rst | 2 | ||||
-rw-r--r-- | docs/release/installation/installation.instruction.rst | 11 |
2 files changed, 9 insertions, 4 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index cf7e46e..4560fb4 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -11,7 +11,7 @@ IPv6 Installation Procedure :Abstract: This document provides the users with the Installation Procedure to install -OPNFV Euphrates Release on IPv6-only Infrastructure. +OPNFV Fraser Release on IPv6-only Infrastructure. .. toctree:: :numbered: diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index 8438840..888ee89 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -10,8 +10,12 @@ This section provides instructions to install OPNFV on IPv6-only Infrastructure. All underlay networks and API endpoints will be IPv6-only except: -1. "admin" network in underlay/undercloud still has to be IPv4, due to lack of - support of IPMI over IPv6 or PXE over IPv6. +1. "admin" network in underlay/undercloud still has to be IPv4. + * It was due to lack of support of IPMI over IPv6 or PXE over IPv6. + * iPXE does support IPv6 now. Ironic has added support for booting + nodes with IPv6. + * We are starting to work on enabling IPv6-only environment for all + networks. For TripleO, this work is still ongoing. 2. Metadata server is still IPv4 only. Except the limitations above, the use case scenario of the IPv6-only @@ -25,7 +29,8 @@ infrastructure includes: 5. Inter VM communication (East-West routing) when VMs are spread across two compute nodes. 6. VNC access into a VM using IPv6 addresses. -7. IPv6 support in OVS VxLAN (and/or GRE) tunnel endpoints with OVS 2.6+ (**NEW**) +7. IPv6 support in OVS VxLAN (and/or GRE) tunnel endpoints with OVS 2.6+. +8. IPv6 support in iPXE, and booting nodes with IPv6 (**NEW**). ------------------------------------------- Install OPNFV in OpenStack-Only Environment |