Auto deploy corrections for Fuel 9.0 59/14959/1
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Wed, 1 Jun 2016 11:25:37 +0000 (13:25 +0200)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Wed, 1 Jun 2016 11:25:37 +0000 (13:25 +0200)
commit09b0ac0860e274e53413f1c2eaf46b5eae8cd51a
tree7ce3b6aa1da87a5f5804d1c46a11440e99fd1417
parent74454885828f33629f0355616017b67768bc7bd8
Auto deploy corrections for Fuel 9.0

- The auto deployer's detection of nodes being up corrected as "fuel node"
  now returns "1" instead of "True" to denote that the node is up.

- The location of bootstrap_admin_node.sh has changed so the detection of
  whether the Fuel node installation needed a correction for the deployer
  not to throw an exit code and terminate prematurely.

- Small fix: deploy.py is now executable (just a chmod change).

Change-Id: I8fed7bafe6912f8b4278619bbdaa16577a82737b
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
deploy/deploy.py [changed mode: 0644->0755]
deploy/deploy_env.py
deploy/install_fuel_master.py