]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix security groups (need to be accessed as attributes)
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 13 Mar 2013 06:16:20 +0000 (17:16 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 13 Mar 2013 06:16:20 +0000 (17:16 +1100)
commit7149a817b023b5f731a79901af8de4ca671a0247
tree6e7ca902e123bc35a73499ad42e039e39c842099
parent724a6fed27f747cf6b851313bd4e697383b91c4d
Fix security groups (need to be accessed as attributes)

bug 1134193
Thanks Lukas Barton for the patch in the bug.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Change-Id: I448ba76fcf47d4e02775ff8eca38897eb399a3cc
heat/engine/resources/security_group.py
heat/tests/test_security_group.py