summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-01-18 10:05:08 -0800
committerBin Hu <bh526r@att.com>2016-01-18 18:07:17 +0000
commit6da02d98d2e17515cdabc70e87e2615ad3a13d11 (patch)
treea7a12d49b2ff45e8063e038b66a18d4c26d0c41c
parent016ebca0d51eef258cebf45ce4af3eae731d8ec1 (diff)
JIRA:IPVSIX-29
Change-Id: I35b3d21576ca6ca2583713a32355c5e3ee7e0b6a Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit c6e01ebaf53a2740c0369fd1dbacbfb07f01ff67)
-rw-r--r--docs/setupservicevm/4-ipv6-configguide-servicevm.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
index bf851ca..d938e00 100644
--- a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
+++ b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
@@ -13,6 +13,21 @@ 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 <./2-ipv6-configguide-os-controller.html>`_
+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
+`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``.
+
***************************************************
Source the Credentials in OpenStack Controller Node
***************************************************