]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Clean up VPC unit tests
authorZane Bitter <zbitter@redhat.com>
Wed, 15 May 2013 13:59:38 +0000 (15:59 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 15 May 2013 13:59:38 +0000 (15:59 +0200)
commit2ef60a648468978f40563c81bebcdb9990219ca2
tree428fb57a1c9c523c4b02c26934a26a43dd7a1049
parentd14efee9be96d8b33af66d22cf30d1eb0c7fa481
Clean up VPC unit tests

 - Ensure that stacks are cleaned up on failure.
 - Add a test for the case where an something other than a valid reference
   is passed as the GroupSet.
 - Add a test for the case where no GroupSet is passed.

Ref bug #1164913

Change-Id: I7637ed7969f23662643756da4a49627a2b40de20
heat/tests/test_vpc.py