heat/heat/engine
Steven Hardy 34f1bb34a5 heat API : Align DescribeStacks response with AWS docs
Reformat the DescribeStacks response to more closely align
with the AWS API spec - boto parses the result correctly with
these changes.  Ref #125

Change-Id: I23b270c040653f404014807de79c85b2ab63c85f
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-06-25 14:15:51 +01:00
..
__init__.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
auth.py Factor out authenticate method for engine. 2012-06-22 10:58:54 -07: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 Fix EIP template. 2012-06-22 12:01:55 +10:00
instance.py Fix path to cloudinit directory 2012-06-22 17:33:37 +02:00
manager.py heat API : Align DescribeStacks response with AWS docs 2012-06-25 14:15:51 +01:00
parser.py Fix Stack initialisation 2012-06-21 15:21:52 +02:00
resource_types.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
resources.py Factor out authenticate method for engine. 2012-06-22 10:58:54 -07:00
security_group.py Fix EIP template. 2012-06-22 12:01:55 +10:00
stack.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
user.py Ignore the unimplemented properties of IAM::User 2012-06-22 14:41:20 +10:00
volume.py Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
wait_condition.py Fix the wait condition's reading of the metadata. 2012-06-21 20:10:53 +10:00
watchrule.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00