Fixed stack create status check on error. 35/37135/1
authorspisarski <s.pisarski@cablelabs.com>
Mon, 10 Jul 2017 21:34:40 +0000 (15:34 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Mon, 10 Jul 2017 21:34:40 +0000 (15:34 -0600)
commit7e241389c1f6f2366f7d8bef29eae938aefa4936
tree15f6873a1c013f35a54337caa655228698beb6a6
parent4ad9342789eb54b91147533691e99270ccd9cca1
Fixed stack create status check on error.

Was checking for the status string of "ERROR" when "CREATE_FAILED"
should have been used. This bug caused the heat stack test to hang
instead of raising an exception.

Change-Id: I91e04d58bed083fd8b93ec908c766c0ddc4828de
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/create_stack.py