From 544dc002ea3b91706ced3bb4e25eedb1cbf09360 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Thu, 15 Mar 2018 14:58:09 -0700 Subject: Documentation for Fraser Release Change-Id: I8b1e15af6702702f5b781c861d35d0d6499478bf Signed-off-by: Bin Hu --- docs/release/installation/installation.instruction.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'docs/release/installation/installation.instruction.rst') 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 -- cgit 1.2.3-korg