diff options
author | Bin Hu <bh526r@att.com> | 2015-12-22 17:09:05 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2015-12-22 17:09:05 -0800 |
commit | 7b80890e0e1eed715badfcb852084976449bcafe (patch) | |
tree | 1790ed0e5e5c58b1d7de17e87e379f534d8091c3 /docs/setupservicevm/2-ipv6-configguide-os-controller.rst | |
parent | 2467725e0e98ed44f579839ceaf4399d646d9f57 (diff) |
JIRA: IPVSIX-29
Change-Id: Ie13afaeb1502b900c06ba7f2bb92c490af6d5c32
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 | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/docs/setupservicevm/2-ipv6-configguide-os-controller.rst b/docs/setupservicevm/2-ipv6-configguide-os-controller.rst index b5a3a6b..fc8b208 100644 --- a/docs/setupservicevm/2-ipv6-configguide-os-controller.rst +++ b/docs/setupservicevm/2-ipv6-configguide-os-controller.rst @@ -13,8 +13,9 @@ For exemplary purpose, we assume: **OS-N-2**: Update the packages and install git -| ``sudo apt-get update -y`` -| ``sudo apt-get install -y git`` + ``sudo apt-get update -y`` + + ``sudo apt-get install -y git`` **OS-N-3**: Download devstack and switch to stable/kilo branch @@ -28,12 +29,9 @@ For exemplary purpose, we assume: ``http://fpaste.org/276949/39476214/`` - **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 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 -``ODL_PROVIDER_MAPPINGS`` and ``PUBLIC_INTERFACE`` to match your -actual network interfaces. + **Note 2**: You may have to change the value of ``ODL_PROVIDER_MAPPINGS`` and ``PUBLIC_INTERFACE`` to match your actual network interfaces. **OS-N-6**: Initiate Openstack setup by invoking ``stack.sh`` @@ -43,14 +41,13 @@ actual network interfaces. that the IP addresses are all for the purpose of example. Your IP addresses will match the ones of your actual network interfaces. -| ``This is your host ip: <opnfv-os-controller IP address>`` + ``This is your host ip: <opnfv-os-controller IP address>`` | ``Horizon is now available at http://<opnfv-os-controller IP address>/`` | ``Keystone is serving at http://<opnfv-os-controller IP address>:5000/`` | ``The default users are: admin and demo`` | ``The password: password`` -**OS-N-8**: Assuming that all goes well, you can set ``OFFLINE=True`` and ``RECLONE=no`` in ``local.conf`` to lock the -codebase. Devstack uses these configuration parameters to determine if it has to run with the existing codebase or +**OS-N-8**: Assuming that all goes well, you can set ``OFFLINE=True`` and ``RECLONE=no`` in ``local.conf`` to lock the codebase. Devstack uses these configuration parameters to determine if it has to run with the existing codebase or update to the latest copy. **OS-N-9**: Source the credentials. @@ -59,7 +56,7 @@ update to the latest copy. **OS-N-10**: Verify some commands to check if setup is working fine. -| ``opnfv@opnfv-os-controller:~/devstack$ nova flavor-list`` + ``opnfv@opnfv-os-controller:~/devstack$ nova flavor-list`` | +----+-----------+-----------+------+-----------+------+-------+-------------+-----------+ | | ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | | +----+-----------+-----------+------+-----------+------+-------+-------------+-----------+ |