diff options
author | Bin Hu <bh526r@att.com> | 2016-01-08 22:27:13 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-01-08 22:27:13 -0800 |
commit | 987aa5e0d106068f6c4887ba21bcd4321cb7f203 (patch) | |
tree | 5801a00c40359a73d6c3d0d68c154aea4e28409f /docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst | |
parent | 1d0d7b0d1a9eeaa3d6c9f17aec1d1907e8fe6bff (diff) |
JIRA:IPVSIX-29
Change-Id: Iadb01d1dd79e1da05003bbc524040c03d20abe88
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst')
-rw-r--r-- | docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst b/docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst index 050be79..60af9f4 100644 --- a/docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst +++ b/docs/setupservicevm/scenario-3-2-ipv6-configguide-os-controller.rst @@ -56,8 +56,12 @@ For **Fedora**: cp /opt/stack/opnfv_os_ipv6_poc/scenario2/local.conf.odl.controller ~/devstack/local.conf -Please **note** that you need to change the IP address of ``ODL_MGR_IP`` to point to your actual IP address -of Open Daylight Controller. +Please **note** that: + +* Note 1: Because Scenario 3 and Scenario 2 are essentially the same, and their only difference + is using different build of Open Daylight, they share the same ``local.conf``` file of OpenStack. +* Note 2: You need to change the IP address of ``ODL_MGR_IP`` to point to your actual IP address + of Open Daylight Controller. **OS-N-6**: Initiate Openstack setup by invoking ``stack.sh`` |