From e942d5b7b4d73f2030840c08cb2943f7599eb557 Mon Sep 17 00:00:00 2001 From: Taseer Ahmed Date: Thu, 26 Oct 2017 12:19:34 +0500 Subject: docs: Add more info about virtual deployment Change-Id: I82f639f380092ea6800ed1e7c86a415b7979ec44 Signed-off-by: Taseer Ahmed --- docs/release/installation/installation.instruction.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index fbf22d168..5c5897253 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -265,6 +265,10 @@ Examples -------- #. Virtual deploy +To start a virtual deployment, it is required to have the `virtual` keyword while specifying the pod name +to the installer script. It will create the required bridges and networks, configure Salt Master and install +OpenStack. + .. code-block:: bash $ ci/deploy.sh -b file:///home/jenkins/tmpdir/securedlab \ @@ -272,6 +276,9 @@ Examples -p virtual_kvm \ -s os-nosdn-nofeature-noha \ +Once the deployment is complete, OpenStack Dashboard, Horizon is available at http://10.16.0.101:8078 +The administrator credentials are **admin** / **opnfv_secret**. + #. Baremetal deploy A x86 deploy on pod1 from Ericsson lab -- cgit 1.2.3-korg