diff options
author | Bin Hu <bh526r@att.com> | 2015-12-22 16:49:11 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2015-12-22 16:49:11 -0800 |
commit | 2467725e0e98ed44f579839ceaf4399d646d9f57 (patch) | |
tree | 1464ac981948d955ddcbe201738b101614760175 /docs/setupservicevm/2-ipv6-configguide-os-controller.rst | |
parent | 11f3f32ff7b647a4006a1c36dad6eb3c9222543f (diff) |
JIRA: IPVSIX-29
Change-Id: I61ba2d8b29cc815125496a1015b3ac3ed998c301
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/setupservicevm/2-ipv6-configguide-os-controller.rst')
-rw-r--r-- | docs/setupservicevm/2-ipv6-configguide-os-controller.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/setupservicevm/2-ipv6-configguide-os-controller.rst b/docs/setupservicevm/2-ipv6-configguide-os-controller.rst index debe65d..b5a3a6b 100644 --- a/docs/setupservicevm/2-ipv6-configguide-os-controller.rst +++ b/docs/setupservicevm/2-ipv6-configguide-os-controller.rst @@ -3,8 +3,8 @@ Setting Up OpenStack Controller =============================== For exemplary purpose, we assume: -* The hostname of OpenStack Controller Node is ``opnfv-os- -controller`` + +* The hostname of OpenStack Controller Node is ``opnfv-os-controller`` * Ubuntu 14.04 is installed * We use ``opnfv`` as username to login. * We use ``devstack`` to install OpenStack Kilo @@ -28,10 +28,10 @@ controller`` ``http://fpaste.org/276949/39476214/`` -**Note 1**: you need to change the IP address of ``ODL_MGR_IP`` to + **Note 1**: you need to change the IP address of ``ODL_MGR_IP`` to point to your actual IP address of Open Daylight Controller. -**Note 2**: You may have to change the value of + **Note 2**: You may have to change the value of ``ODL_PROVIDER_MAPPINGS`` and ``PUBLIC_INTERFACE`` to match your actual network interfaces. @@ -41,7 +41,7 @@ actual network interfaces. **OS-N-7**: If the setup is successful you would see the following logs on the console. Please note that the IP addresses are all for the purpose of example. Your IP addresses will match the ones -assigned during the installation of OPNFV B Release base platform in prior chapters. +of your actual network interfaces. | ``This is your host ip: <opnfv-os-controller IP address>`` | ``Horizon is now available at http://<opnfv-os-controller IP address>/`` |