summaryrefslogtreecommitdiffstats
path: root/docs/release/installation/installation.instruction.rst
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2018-03-15 14:58:09 -0700
committerBin Hu <bh526r@att.com>2018-03-15 14:58:09 -0700
commit544dc002ea3b91706ced3bb4e25eedb1cbf09360 (patch)
tree1861258582fd7101993350e2181edfab8af8c4c9 /docs/release/installation/installation.instruction.rst
parent5058fb93bbb60151d74ad2ed7a7886af0b17a34f (diff)
Documentation for Fraser Release
Change-Id: I8b1e15af6702702f5b781c861d35d0d6499478bf Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/release/installation/installation.instruction.rst')
-rw-r--r--docs/release/installation/installation.instruction.rst11
1 files changed, 8 insertions, 3 deletions
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