summaryrefslogtreecommitdiffstats
path: root/docs/release/installation
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/installation')
-rw-r--r--docs/release/installation/index.rst2
-rw-r--r--docs/release/installation/installation.instruction.rst11
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