]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Make sure failures in groups (autoscaling & static) are raised.
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 28 Jan 2013 10:57:27 +0000 (21:57 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 28 Jan 2013 10:57:27 +0000 (21:57 +1100)
commit6d32597f067f20797a204ff89e528336288fb8d4
tree26d1f0e5c0e1607df36c0865e47c4db758d4c4bc
parent0eff406e457cd3b6c44186dfe83604de8127329c
Make sure failures in groups (autoscaling & static) are raised.

Fixes bug 1104617

Change-Id: Iebd2b0c6a4adf8c252db31348e4dc241c0479765
heat/common/exception.py
heat/engine/resources/autoscaling.py
heat/tests/test_autoscaling.py
heat/tests/test_instance_group.py