Various fixes and improvements 55/8355/1
authorTim Rozet <trozet@redhat.com>
Thu, 28 Jan 2016 20:03:51 +0000 (15:03 -0500)
committerTim Rozet <trozet@redhat.com>
Thu, 28 Jan 2016 20:11:16 +0000 (15:11 -0500)
commit2b761537334f56608db4a1ebc1d8abb0553cdbb2
tree1178557990916f698d1c7b8dd68ca6ce77cb5320
parent86b63487620e56978242572a5cf59c4f535a7d98
Various fixes and improvements

Changes Include:
 - New Interactive mode.  Allows you to pause deployments in order to
make changes before continuing (or exit and deploy manually).  Useful
when needing to modify NIC order for baremetal deployments.
 - deploy_settings -d is now required.
 - ha_enabled no longer defaults to true.  It can be specified in
deploy_settings or overridden with via command line.
 - compute nodes now scale correctly with what is defined by inventory

JIRA: APEX-70 APEX-71 APEX-72

Change-Id: Id45808f4d0435d66f12c020bd4455faaa43da191
Signed-off-by: Tim Rozet <trozet@redhat.com>
ci/deploy.sh
lib/common-functions.sh