]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : bugfix utils cleanup function
authorSteven Hardy <shardy@redhat.com>
Fri, 14 Sep 2012 10:59:58 +0000 (11:59 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 14 Sep 2012 12:40:06 +0000 (13:40 +0100)
commitef809d370a4c28a77d7d28fe54124d06075ceae2
tree8a038c13940f9209ae83e9d6622399a3d320f20d
parent8357920281c017f316b1fc214ddb621efa5bc667
heat tests : bugfix utils cleanup function

end state for stacks is DELETE_COMPLETE, but then they
are deleted, hence we need to test for either DELETE_COMPLETE
or a null result to avoid false failures

Change-Id: I7e35c5a734d1005fa38d587353cbca5b911ec77b
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/tests/functional/util.py