JIRA:IPVSIX-29 69/7169/1
authorBin Hu <bh526r@att.com>
Mon, 18 Jan 2016 18:05:08 +0000 (10:05 -0800)
committerBin Hu <bh526r@att.com>
Mon, 18 Jan 2016 18:05:08 +0000 (10:05 -0800)
Change-Id: I35b3d21576ca6ca2583713a32355c5e3ee7e0b6a
Signed-off-by: Bin Hu <bh526r@att.com>
docs/setupservicevm/4-ipv6-configguide-servicevm.rst

index bf851ca..d938e00 100644 (file)
@@ -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
 ***************************************************