summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-01-18 10:31:44 -0800
committerBin Hu <bh526r@att.com>2016-01-18 18:33:26 +0000
commitbea975a1c8e476cd3f478d6380ae1661d8a6f5e0 (patch)
tree3e72c757e306e213691d9be5614a07bbdfd35db8
parent6da02d98d2e17515cdabc70e87e2615ad3a13d11 (diff)
JIRA:IPVSIX-29
Change-Id: Id17da8397425f8cb54bc6d673753644dbbe00d96 Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit 69f7f9bedff18ddffe8f9f17cb6aa63556c6eca8)
-rw-r--r--docs/setupservicevm/4-ipv6-configguide-servicevm.rst4
-rw-r--r--docs/setupservicevm/scenario-3-4-ipv6-configguide-servicevm.rst20
2 files changed, 22 insertions, 2 deletions
diff --git a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
index d938e00..1dce33a 100644
--- a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
+++ b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
@@ -24,9 +24,9 @@ and `Compute Node <./3-ipv6-configguide-os-compute.html>`_ using ``devstack``.
If you are installing OpenStack using a different installer (i.e. not with ``devstack``), please make sure
that Security Groups are disabled in the setup.
-**Please refer to
+**Please refer to**
`here <./5-ipv6-configguide-scenario-1-native-os.html#note-disable-security-groups-in-openstack-ml2-setup>_`
-for the notes in** ``Section 2.4``, **steps** ``OS-NATIVE-SEC-1`` **through** ``OS-NATIVE-SEC-3``.
+**for the notes in** ``Section 2.4``, **steps** ``OS-NATIVE-SEC-1`` **through** ``OS-NATIVE-SEC-3``.
***************************************************
Source the Credentials in OpenStack Controller Node
diff --git a/docs/setupservicevm/scenario-3-4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/scenario-3-4-ipv6-configguide-servicevm.rst
index 371a018..930dbc5 100644
--- a/docs/setupservicevm/scenario-3-4-ipv6-configguide-servicevm.rst
+++ b/docs/setupservicevm/scenario-3-4-ipv6-configguide-servicevm.rst
@@ -13,6 +13,26 @@ Now we can start to set up a service VM as an IPv6 vRouter. For exemplary purpos
* We use ``devstack`` to install OpenStack Kilo, and the directory is ``~/devstack``
* Note: all IP addresses as shown below are for exemplary purpose.
+****************************************************
+Note: Disable Security Groups in OpenStack ML2 Setup
+****************************************************
+
+Please note that Security Groups feature has been disabled automatically through ``local.conf`` configuration file
+during the setup procedure of OpenStack in both
+`Controller Node <./scenario-3-2-ipv6-configguide-os-controller.html>`_
+and `Compute Node <./scenario-3-3-ipv6-configguide-os-compute.html>`_ using ``devstack``.
+
+If you are installing OpenStack using a different installer (i.e. not with ``devstack``), please make sure
+that Security Groups are disabled in the setup.
+
+**Please refer to**
+`here <./5-ipv6-configguide-scenario-1-native-os.html#note-disable-security-groups-in-openstack-ml2-setup>_`
+**for the notes in** ``Section 2.4``, **steps** ``OS-NATIVE-SEC-1`` **through** ``OS-NATIVE-SEC-3``.
+
+*********************************
+Set Up Service VM as IPv6 vRouter
+*********************************
+
**SCENARIO-3-SETUP-1**: Now we assume that OpenStack multi-node setup is up and running. The following
commands should be executed: