summaryrefslogtreecommitdiffstats
path: root/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/setupservicevm/3-ipv6-configguide-os-compute.rst')
-rw-r--r--docs/setupservicevm/3-ipv6-configguide-os-compute.rst20
1 files changed, 8 insertions, 12 deletions
diff --git a/docs/setupservicevm/3-ipv6-configguide-os-compute.rst b/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
index 84768f0..e70840f 100644
--- a/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
+++ b/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
@@ -13,8 +13,9 @@ For exemplary purpose, we assume:
**OS-M-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-M-3**: Download devstack and switch to stable/kilo branch
@@ -28,22 +29,17 @@ For exemplary purpose, we assume:
``http://fpaste.org/276958/44395955/``
- **Note 1**: you need to change the IP address of ``SERVICE_HOST`` to
-point to your actual IP address of OpenStack Controller.
+ **Note 1**: you need to change the IP address of ``SERVICE_HOST`` to point to your actual IP address of OpenStack Controller.
- **Note 2**: 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 need to change the IP address of ``ODL_MGR_IP`` to point to your actual IP address of Open Daylight Controller.
- **Note 3**: You may have to change the value of
-``ODL_PROVIDER_MAPPINGS`` and ``PUBLIC_INTERFACE`` to match your
-actual network interface.
+ **Note 3**: You may have to change the value of ``ODL_PROVIDER_MAPPINGS`` and ``PUBLIC_INTERFACE`` to match your actual network interface.
**OS-M-6**: Initiate Openstack setup by invoking ``stack.sh``
``./stack.sh``
-**OS-M-7**: 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-M-7**: 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-M-8**: Source the credentials.
@@ -52,7 +48,7 @@ update to the latest copy.
**OS-M-9**: 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 |
| +----+-----------+-----------+------+-----------+------+-------+-------------+-----------+