]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add test to handle nova BUILD status on create
authorClint Byrum <clint@fewbar.com>
Wed, 1 May 2013 22:17:37 +0000 (15:17 -0700)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 7 May 2013 17:37:02 +0000 (17:37 +0000)
commitb9968614d5f7131ce7b1810c9bec7a07e7752ea7
tree5a5239a5b7bca50fa59b0da189fc062b17d59f4b
parente3447136bfeb389dddefb28420722ae957cf4d24
Add test to handle nova BUILD status on create

Other tests assume nova will return an ACTIVE server on create, which is
somewhat unlikely.

Fixes bug #1133580

Change-Id: I6ccc079e8978894f7648a6000f74869434c600f6
heat/tests/test_instance.py