summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-01-18 08:48:46 -0800
committerBin Hu <bh526r@att.com>2016-01-18 16:53:13 +0000
commit0b44c9146b3c1a5d71256eb4c4220d0698117846 (patch)
treed4d6fc83fb1c0ca611793fd010e50e1c06bf80b7
parent9cb2cf7e288564a3d0ae1997e9d1b2290bf92a4f (diff)
JIRA:IPVSIX-29
Change-Id: Ia90fddf3e705750c0a25e0c7c9eb6f65cb6426a8 Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit 28329e36c04e0b135fb5aba0087bdce015938595)
-rw-r--r--docs/configguide/featureconfig.rst9
-rw-r--r--docs/reldoc/index.rst9
2 files changed, 12 insertions, 6 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index 928e675..c27a623 100644
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -267,7 +267,7 @@ would be as shown as follows:
**OPNFV-NATIVE-SETUP-17**: Now we can ``SSH`` to ``vRouter``.
Please **NOTE** that in case of HA (High Availability) deployment model where multiple controller
-nodes are used, ``ipv6-router`` created in step **OPNFV-NATIVE-SETUP-4** could be in any of the controller
+nodes are used, ``ipv6-router`` created in step **OPNFV-NATIVE-SETUP-5** could be in any of the controller
node. Thus you need to identify in which controller node ``ipv6-router`` is created in order to
enter the ``ipv6-router`` namespace. The following command in Neutron will display the
controller on which the ``ipv6-router`` is spawned.
@@ -382,8 +382,11 @@ that the method of sourcing tenant credentials may vary depending on installers.
Informational Note: Move Public Network from Physical Network Interface to ``br-ex``
------------------------------------------------------------------------------------
-**This Step is Informational. OPNFV Installer has taken care of this Step during deployment.
-You may refer to this Step only if there is any issue, or if you are using other installers**.
+**SETUP-SVM-3**: Move the physical interface (i.e. the public network interface) to ``br-ex``
+**SETUP-SVM-4**: Verify setup of ``br-ex``
+
+**Those 2 steps are Informational. OPNFV Installer has taken care of those 2 steps during deployment.
+You may refer to this step only if there is any issue, or if you are using other installers**.
We have to move the physical interface (i.e. the public network interface) to ``br-ex``, including moving
the public IP address and setting up default route. Please refer to ``SETUP-SVM-3`` and
diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst
index 1e4f9af..b3fbcba 100644
--- a/docs/reldoc/index.rst
+++ b/docs/reldoc/index.rst
@@ -267,7 +267,7 @@ would be as shown as follows:
**OPNFV-NATIVE-SETUP-17**: Now we can ``SSH`` to ``vRouter``.
Please **NOTE** that in case of HA (High Availability) deployment model where multiple controller
-nodes are used, ``ipv6-router`` created in step **OPNFV-NATIVE-SETUP-4** could be in any of the controller
+nodes are used, ``ipv6-router`` created in step **OPNFV-NATIVE-SETUP-5** could be in any of the controller
node. Thus you need to identify in which controller node ``ipv6-router`` is created in order to
enter the ``ipv6-router`` namespace. The following command in Neutron will display the
controller on which the ``ipv6-router`` is spawned.
@@ -382,8 +382,11 @@ that the method of sourcing tenant credentials may vary depending on installers.
Informational Note: Move Public Network from Physical Network Interface to ``br-ex``
------------------------------------------------------------------------------------
-**This Step is Informational. OPNFV Installer has taken care of this Step during deployment.
-You may refer to this Step only if there is any issue, or if you are using other installers**.
+**SETUP-SVM-3**: Move the physical interface (i.e. the public network interface) to ``br-ex``
+**SETUP-SVM-4**: Verify setup of ``br-ex``
+
+**Those 2 steps are Informational. OPNFV Installer has taken care of those 2 steps during deployment.
+You may refer to this step only if there is any issue, or if you are using other installers**.
We have to move the physical interface (i.e. the public network interface) to ``br-ex``, including moving
the public IP address and setting up default route. Please refer to ``SETUP-SVM-3`` and