From bea975a1c8e476cd3f478d6380ae1661d8a6f5e0 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Mon, 18 Jan 2016 10:31:44 -0800 Subject: JIRA:IPVSIX-29 Change-Id: Id17da8397425f8cb54bc6d673753644dbbe00d96 Signed-off-by: Bin Hu (cherry picked from commit 69f7f9bedff18ddffe8f9f17cb6aa63556c6eca8) --- docs/setupservicevm/4-ipv6-configguide-servicevm.rst | 4 ++-- .../scenario-3-4-ipv6-configguide-servicevm.rst | 20 ++++++++++++++++++++ 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: -- cgit 1.2.3-korg