heat/heat/engine
Zane Bitter de02376d54 Use a consistent stack ID
Generate the StackId field of various API responses in the same place, so
it is consistent and can be easily modified later.

Change-Id: I09a3e170b5825533d8cf9c7dbf08a0ef6700a682
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-07-04 17:20:39 +02: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 Teach CheckedSchema to do nested schemas 2012-07-03 10:03:09 +10: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 Don't store the metadata server address in the Stack 2012-07-04 17:20:39 +02:00
loadbalancer.py Make LoadBalancer a subclass of a nested stack 2012-07-04 17:20:39 +02:00
manager.py Use a consistent stack ID 2012-07-04 17:20:39 +02:00
parser.py Use a consistent stack ID 2012-07-04 17:20:39 +02:00
resource_types.py Add the loadbalancer resource. 2012-07-03 14:55:56 +10:00
resources.py Don't store the metadata server address in the Stack 2012-07-04 17:20:39 +02:00
security_group.py Fix EIP template. 2012-06-22 12:01:55 +10:00
stack.py Make Stacks the owners of their own DB representation 2012-07-04 17:20:39 +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 Don't store the metadata server address in the Stack 2012-07-04 17:20:39 +02:00
watchrule.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00