heat/heat/engine
Angus Salkeld f45d436263 Fix the error reporting.
- Don't return a dict error
- in manager return full response
- return the result in Resource.validate()

Change-Id: I585ea9dd9cf747927fb4effb90cfff49cba20931
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-15 09:49:46 +10:00
..
__init__.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
checkeddict.py Fix the error reporting. 2012-06-15 09:49:46 +10:00
cloud_watch.py Allow an already deleted watch to not fail the stack.delete(). 2012-06-13 09:54:04 +10:00
eip.py Make sure create happens if a resource has been deleted 2012-06-12 13:06:37 +10:00
instance.py Make sure create happens if a resource has been deleted 2012-06-12 13:06:37 +10:00
manager.py Fix the error reporting. 2012-06-15 09:49:46 +10:00
parser.py Fix the error reporting. 2012-06-15 09:49:46 +10:00
resource_types.py Delete redundant escalation_policy (rather use instance.restarter) 2012-06-12 14:34:41 +10:00
resources.py Fix the error reporting. 2012-06-15 09:49:46 +10:00
security_group.py Make sure create happens if a resource has been deleted 2012-06-12 13:06:37 +10:00
user.py Implement the user/access keys using keystone 2012-06-13 12:54:57 +10:00
volume.py Make sure create happens if a resource has been deleted 2012-06-12 13:06:37 +10:00
wait_condition.py Make sure create happens if a resource has been deleted 2012-06-12 13:06:37 +10:00
watchrule.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00