Document when to switch to non-admin creds

Likely the user won't want to do all this with admin
credentials.
This commit is contained in:
Steve Baker 2015-10-01 14:12:26 +13:00
parent ccaf53a694
commit 98748b22ce
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ Preparing the Host Cloud Environment
nova flavor-create baremetal auto 4096 50 2
nova flavor-create bmc auto 512 20 1
#. Source an rc file that will provide user credentials for the host cloud.
#. Create provisioning network.
.. note:: The CIDR used for the subnet does not matter.