From 6da02d98d2e17515cdabc70e87e2615ad3a13d11 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Mon, 18 Jan 2016 10:05:08 -0800 Subject: JIRA:IPVSIX-29 Change-Id: I35b3d21576ca6ca2583713a32355c5e3ee7e0b6a Signed-off-by: Bin Hu (cherry picked from commit c6e01ebaf53a2740c0369fd1dbacbfb07f01ff67) --- docs/setupservicevm/4-ipv6-configguide-servicevm.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'docs') 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 *************************************************** -- cgit 1.2.3-korg