]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Provide unit test coverage for AWS::EC2::SecurityGroup
authorSteve Baker <sbaker@redhat.com>
Mon, 18 Feb 2013 23:55:09 +0000 (12:55 +1300)
committerSteve Baker <sbaker@redhat.com>
Mon, 18 Feb 2013 23:55:09 +0000 (12:55 +1300)
commit01a6f6f6d2f1cdbf3791f07b0495b00e93f108ec
treea73dbfbb6733694365787dd66569126632b9cb40
parentf66871a404b80d5a6f0a9eb0211e08e9e865f4c5
Provide unit test coverage for AWS::EC2::SecurityGroup

There were some issues that testing revealed, includes fixes
for those.

Fixes bug 1129577

Change-Id: I31b02c7fc9179b61b74dd18a38e15d126b406f80
heat/engine/resources/security_group.py
heat/tests/test_security_group.py [new file with mode: 0644]