From a656b64800ee935870d8417ac72d3030aeb595bc Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Thu, 24 Dec 2015 23:02:33 -0800 Subject: JIRA: IPVSIX-29 Change-Id: I3e911337530ac006ec8457fa87c6a175cac23562 Signed-off-by: Bin Hu --- docs/setupservicevm/0-ipv6-configguide-prep-infra.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'docs/setupservicevm/0-ipv6-configguide-prep-infra.rst') diff --git a/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst b/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst index 5b3b584..56803bf 100644 --- a/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst +++ b/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst @@ -24,8 +24,15 @@ prepare 3 hosts, each of which has minimum 8GB RAM and 40GB storage. One host is Node. The second host is used as Open Daylight Controller Node. And the third one is used as OpenStack Compute Node. -For exemplary purpose, we give them hostnames ``opnfv-odl-controller``, -``opnfv-os-controller``, and ``opnfv-os-compute`` respectively. +For exemplary purpose, we assume: + +* The hostname of OpenStack Controller+Network+Compute Node is ``opnfv-os-controller``, and the host IP address + is ``192.168.0.10`` +* The hostname of OpenStack Compute Node is ``opnfv-os-compute``, and the host IP address is ``192.168.0.20`` +* The hostname of Open Daylight Controller Node is ``opnfv-odl-controller``, and the host IP address is + ``192.168.0.30`` +* We use ``opnfv`` as username to login. +* We use ``devstack`` to install OpenStack Kilo. Please note that OpenStack Liberty can be used as well. The underlay network topology of those 3 hosts are shown as follows in :numref:`s2-figure2`: -- cgit 1.2.3-korg