summaryrefslogtreecommitdiffstats
path: root/docs/setupservicevm
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2015-12-22 17:15:14 -0800
committerBin Hu <bh526r@att.com>2015-12-22 17:15:14 -0800
commit049552338cacef031dddc4a80244daf32ffc14cf (patch)
treea98fa4a3cfe6b7629b2889ea9bcc910aebb961b5 /docs/setupservicevm
parent7b80890e0e1eed715badfcb852084976449bcafe (diff)
JIRA: IPVSIX-29
Change-Id: I1de299299cbfbbff4173689c0ed695984c483b67 Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/setupservicevm')
-rw-r--r--docs/setupservicevm/2-ipv6-configguide-os-controller.rst11
-rw-r--r--docs/setupservicevm/3-ipv6-configguide-os-compute.rst14
2 files changed, 16 insertions, 9 deletions
diff --git a/docs/setupservicevm/2-ipv6-configguide-os-controller.rst b/docs/setupservicevm/2-ipv6-configguide-os-controller.rst
index fc8b208..be767f9 100644
--- a/docs/setupservicevm/2-ipv6-configguide-os-controller.rst
+++ b/docs/setupservicevm/2-ipv6-configguide-os-controller.rst
@@ -29,9 +29,11 @@ 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``
@@ -47,8 +49,9 @@ of your actual network interfaces.
| ``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
-update to the latest copy.
+**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.
diff --git a/docs/setupservicevm/3-ipv6-configguide-os-compute.rst b/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
index e70840f..c7042a3 100644
--- a/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
+++ b/docs/setupservicevm/3-ipv6-configguide-os-compute.rst
@@ -29,18 +29,22 @@ 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
-update to the latest copy.
+**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.