Adds baremetal node power check before attempting deploy 18/1318/2
authorTim Rozet <trozet@redhat.com>
Wed, 26 Aug 2015 18:22:15 +0000 (14:22 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 27 Aug 2015 18:29:54 +0000 (14:29 -0400)
commit8228547ade02168c3c687ab2611f6065c2641766
tree7dca5a8e8617ab97ee9ea191d8add0c33fcd880c
parente81470c59a70eab98426917702d592c4fc7f97e0
Adds baremetal node power check before attempting deploy

Ensures nodes are shutoff if a baremetal deployment, before attempting
to deploy.  Previous behavior is deploy will run up to Foreman pxeboot,
then fail.  We can save a lot of time by detecting this up front.  Nodes
must be shutoff before deploying.

JIRA: BGS-68

Change-Id: Ie585e12a5271bc1baac60f6256f85e5cb1b1baeb
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/deploy.sh