diff options
author | Bin Hu <bh526r@att.com> | 2015-12-28 12:48:18 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2015-12-28 12:48:18 -0800 |
commit | 66f7488d1c8638eeef1d1b8016feb6ce3907443b (patch) | |
tree | 080b6dbc70315d4a6ad9b8a62fa6ae4076ce55d2 /docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst | |
parent | 07be4fd59dd27f1a6160446ac760aebdc2739495 (diff) |
JIRA:IPVSIX-29
Change-Id: I2f2f6d80f7f26e3a062bd09a8683aa03c9108925
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst')
-rw-r--r-- | docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst b/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst index 5a3f5bc..35045c9 100644 --- a/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst +++ b/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst @@ -12,7 +12,7 @@ For exemplary purpose, we assume: * The hostname of OpenStack Controller+Network+Compute Node is ``opnfv-os-controller``, and the host IP address is ``192.168.0.10`` * The hostname of OpenStack Compute Node is ``opnfv-os-compute``, and the host IP address is ``192.168.0.20`` -* Ubuntu 14.04 is installed +* Ubuntu 14.04 or Fedora 21 is installed * We use ``opnfv`` as username to login. * We use ``devstack`` to install OpenStack Liberty. Please note that OpenStack Kilo can be used as well. @@ -132,8 +132,9 @@ address of OpenStack Controller 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 and Compute Node. -If you are an experienced user that installs OpenStack in a different way, please reference the following -instructions to verify that Security Groups are disabled, and configuration matches the note below. +If you are an experienced user and installing OpenStack using a different installer (i.e. not with devstack), +please make sure that Security Groups are disabled in the setup. You can verify that your setup has the following +configuration parameters. **OS-NATIVE-SEC-1**: Change the settings in ``/etc/neutron/plugins/ml2/ml2_conf.ini`` as follows |