heat/heat/engine
Zane Bitter 7155c52d94 Fix DB calls in Resource API
The DB API changed in 892b99bff4, while
these calls were added in 247cc2bb9a. Both
patches were under review simultaneously.

Change-Id: I8fc6c3228c99f025e01fc82979fa94f086649909
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-06-18 15:16:35 +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 Fix DB calls in Resource API 2012-06-18 15:16:35 +02:00
parser.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
resource_types.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
resources.py Raise NotFound exceptions from database 2012-06-15 11:36:33 +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 Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
volume.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
wait_condition.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
watchrule.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00