.. |
__init__.py
|
Fix a heap of pep8 errors
|
2012-04-16 17:07:07 +10:00 |
api.py
|
heat : Show user parameter values in heat describe
|
2012-09-17 13:10:15 +01:00 |
auth.py
|
Remove unnecesssary nova constructor calls in each manager API call path
|
2012-09-17 12:13:04 -07:00 |
autoscaling.py
|
Unit tests for autoscaling resources. 100% coverage!
|
2012-09-18 14:40:29 +12:00 |
checkeddict.py
|
heat engine : Avoid writing to class-scope parameters schema
|
2012-07-30 18:59:25 +01:00 |
cloud_watch.py
|
heat api/engine : Implement UpdateStack functionality
|
2012-07-20 15:31:03 +01:00 |
dbinstance.py
|
Update another embedded template to F17
|
2012-09-19 15:56:26 -04:00 |
dependencies.py
|
Do proper dependency calculations
|
2012-06-15 11:29:08 +02:00 |
eip.py
|
Fix the way self.properties is checked for a value.
|
2012-08-27 14:02:26 +10:00 |
identifier.py
|
Add a string representation for identifiers
|
2012-09-07 15:15:44 +02:00 |
instance.py
|
creating instances failed as a result of regression in last commit
|
2012-09-12 22:46:08 -07:00 |
loadbalancer.py
|
Changed embedded loadbalancer template to use F17
|
2012-09-19 14:58:56 -04:00 |
manager.py
|
heat : ensure DB user creds aren't written decrypted
|
2012-09-19 11:48:29 +01:00 |
parser.py
|
heat : Revert "Make sure the properties are defined in all cases."
|
2012-09-13 12:02:43 +01:00 |
resource_types.py
|
Implement the AWS::S3::Bucket resource type.
|
2012-09-11 16:00:17 +12:00 |
resources.py
|
There is no spoon take 2
|
2012-09-13 07:17:24 -07:00 |
rpcapi.py
|
Use stack_identity where it has changed from stack_name.
|
2012-09-17 14:15:26 +12:00 |
s3.py
|
Unit test S3 Bucket resource with associated fixes.
|
2012-09-17 12:43:51 +12:00 |
security_group.py
|
Make physical resource names unique based upon stack name
|
2012-09-12 19:06:48 -07:00 |
stack.py
|
heat engine : convert stack resource to physical_resource_name
|
2012-09-18 16:03:31 +01:00 |
user.py
|
heat : bugfix convert User resource to physical_resource_name()
|
2012-09-13 11:27:15 +01:00 |
volume.py
|
Don't fail to delete if VolumeAttachment not found
|
2012-09-20 16:10:46 +02:00 |
wait_condition.py
|
Make a template that demonstrates instance monitoring and restarting.
|
2012-07-25 21:45:09 +10:00 |
watchrule.py
|
heat engine : Add set_watch_state engine RPC action
|
2012-08-31 16:11:28 +01:00 |