instack-prepare-for-overcloud is now run automatically at the end of the install

This commit is contained in:
James Slagle 2014-09-12 09:43:28 -04:00
parent 9cb4e5fc5c
commit c779db2f5a
1 changed files with 3 additions and 10 deletions

View File

@ -3,16 +3,6 @@ Overcloud
This page details how to deploy and use an Overcloud once the Undercloud is
installed.
1. Run the prepare-for-overcloud script to download and load images into glance.
This script will avoid re-downloading images if they already exist in the
current working directory. If you want to force a redownload of the images,
delete the local images first.
source tripleo-undercloud-passwords
source stackrc
source instack-undercloud/instack-sourcerc
instack-prepare-for-overcloud
1. Edit the deploy-overcloudrc script to set the scaling variable values used to deploy
the overcloud. Set the values to to the number of nodes deployed for each role type. You must deploy
at least 1 Compute node, but do not need to deploy any block storage or object storage nodes. Once you are done
@ -27,6 +17,9 @@ making any edits to the file, source the file into your shell.
1. Deploy the overcloud using heat:
# heat
source tripleo-undercloud-passwords
source stackrc
source instack-undercloud/instack-sourcerc
instack-deploy-overcloud