heat/heat/engine/resources
Steven Hardy c975a0e005 heat engine : LoadBalancer resource delete nested stack
Ensure LoadBalancer resource deletes the underlying nested
stack when the owning stack is deleted - needs to inherit
from stack.NestedStack as this implements handle_delete()

fixes bug 1097394

Change-Id: I2002bed361511a495cbdf38cad7b61e148a68ba2
Signed-off-by: Steven Hardy <shardy@redhat.com>
2013-01-08 18:54:22 +00:00
..
quantum heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
__init__.py Add a plugin directory for Resources 2012-11-30 17:05:13 +01:00
autoscaling.py Override events for AutoScalingGroup instances 2012-12-12 17:21:30 +00:00
cloud_watch.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
dbinstance.py heat engine : DBInstance fix so nested stack is deleted 2013-01-08 18:10:22 +00:00
eip.py Standardise client imports 2012-12-14 22:25:51 +01:00
instance.py Handle different cloud-init versions gracefully 2013-01-07 14:08:07 -05:00
loadbalancer.py heat engine : LoadBalancer resource delete nested stack 2013-01-08 18:54:22 +00:00
s3.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
security_group.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
stack.py heat engine : allow NestedStack template validation to work 2013-01-08 15:47:55 +00:00
user.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
volume.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
vpc.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
wait_condition.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00