diff options
author | Bin Hu <bh526r@att.com> | 2016-01-17 21:12:43 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-01-17 21:12:43 -0800 |
commit | 49dda850f897103171cf2aa2145d290d001a3ac1 (patch) | |
tree | 6931de145b303a828688949635a2b14522010dd4 /docs/configguide | |
parent | 941085f6935c1ade0edabf0e89e44ae5255b87f2 (diff) |
JIRA-IPVSIX29
Change-Id: I92f1994d667aa741ee4cf293659816a2ea9d8967
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/featureconfig.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index c3f71a5..78ebfc6 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -92,8 +92,8 @@ Disable Security Groups in OpenStack ML2 Setup **OPNFV-NATIVE-SEC-3**: After updating the settings, you will have to restart the ``Neutron`` and ``Nova`` services. -**Please note that the commands of restarting ``Neutron`` and ``Nova`` would vary depending on the installer. -Please refer to relevant documentation of specific installers** +**Please note that the commands of restarting** ``Neutron`` **and** ``Nova`` **would vary +depending on the installer. Please refer to relevant documentation of specific installers** --------------------------------- Set Up Service VM as IPv6 vRouter @@ -129,8 +129,8 @@ in ``devstack``, the following command should be used: glance image-create --name 'Fedora22' --disk-format qcow2 --container-format bare --file ./Fedora-Cloud-Base-22-20150521.x86_64.qcow2 -**OPNFV-NATIVE-SETUP-4: This Step is Informational. OPNFV Installer has taken care of this Step -during deployment. You may refer to this Step only if there is any issue, or if you are using other installers**. +**OPNFV-NATIVE-SETUP-4: This step is Informational. OPNFV Installer has taken care of this step +during deployment. You may refer to this step only if there is any issue, or if you are using other installers**. We have to move the physical interface (i.e. the public network interface) to ``br-ex``, including moving the public IP address and setting up default route. Please refer to ``OS-NATIVE-SETUP-4`` and @@ -639,3 +639,4 @@ to reach external ``ipv6-router``. exit + |