heat/heat/engine
Zane Bitter 6e6d0b4222 Don't remove resources from the DB during HA restart
This was broken by 3b91d100a6. Resources
should be removed from the DB only when the stack is deleted.

Change-Id: I6822aee8453afd6076793cff9206a035cff33588
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-06-20 14:06:29 +02:00
..
__init__.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
checkeddict.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
cloud_watch.py Raise NotFound exceptions from database 2012-06-15 11:36:33 +02:00
dependencies.py Do proper dependency calculations 2012-06-15 11:29:08 +02:00
eip.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
instance.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
manager.py Make the saving cfn-signaling more reliable 2012-06-20 21:24:44 +10:00
parser.py Don't remove resources from the DB during HA restart 2012-06-20 14:06:29 +02:00
resource_types.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
resources.py Don't remove resources from the DB during HA restart 2012-06-20 14:06:29 +02:00
security_group.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
stack.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
user.py Work around keystone strangeness (error deleting user) 2012-06-20 12:23:55 +10:00
volume.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
wait_condition.py Make the saving cfn-signaling more reliable 2012-06-20 21:24:44 +10:00
watchrule.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00