heat/heat/engine/resources
Steven Hardy c751abc05d heat engine : WaitCondition add Handle property validation
Add validation to the Handle property for WaitCondition, so
we check that the identifier in the provided URL maps to
a WaitConditionHandle resource in the same stack as the
WaitCondition

fixes bug 1100754

Change-Id: I44c8f52435016fad5a35183472d2b0df26c1915d
2013-02-01 16:13:12 +00:00
..
quantum heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
__init__.py Add a plugin directory for Resources 2012-11-30 17:05:13 +01:00
autoscaling.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
cloud_watch.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
dbinstance.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
eip.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
instance.py heat engine : Support Metadata update for Instance resource 2013-01-31 10:28:46 +00:00
loadbalancer.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
s3.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
security_group.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
stack.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
swift.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
user.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
volume.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
vpc.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
wait_condition.py heat engine : WaitCondition add Handle property validation 2013-02-01 16:13:12 +00:00