From 0ce56d24876b5e5225d2d7ac2be4ce02a16968a5 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Thu, 11 Aug 2016 14:42:11 -0400 Subject: adding virtual deployment options to docs Change-Id: I944908c0e453ccb9a72a5c229fb161839b3badb7 Signed-off-by: Dan Radez --- docs/installation-instructions/virtualinstall.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/installation-instructions/virtualinstall.rst b/docs/installation-instructions/virtualinstall.rst index f850b025..01971893 100644 --- a/docs/installation-instructions/virtualinstall.rst +++ b/docs/installation-instructions/virtualinstall.rst @@ -48,8 +48,9 @@ environment will deploy with the following architecture: Follow the steps below to execute: -1. ``sudo opnfv-deploy [ --flat ] -n network_settings.yaml -i inventory.yaml - -d deploy_settings.yaml`` +1. ``sudo opnfv-deploy -v [ --virtual-computes n ] + [ --virtual-cpus n ] [ --virtual-ram n ] [ --flat ] + -n network_settings.yaml -i inventory.yaml -d deploy_settings.yaml`` 2. It will take approximately 45 minutes to an hour to stand up undercloud, define the target virtual machines, configure the deployment and execute -- cgit 1.2.3-korg