.. |
cfn
|
Convert functions into a fixed part of the template
|
2014-09-11 12:52:06 +10:00 |
clients
|
Merge "Match tenant_id when name ambiguity in get_secgroup_uuids()"
|
2014-09-02 20:34:36 +00:00 |
hot
|
Convert functions into a fixed part of the template
|
2014-09-11 12:52:06 +10:00 |
notification
|
Add missing "." to help strings
|
2014-08-28 19:21:12 +02:00 |
resources
|
Merge "Enhance SoftwareComponent property validation"
|
2014-09-15 13:04:05 +00:00 |
__init__.py
|
Do not initialize anything during import phase
|
2013-04-24 10:03:06 -07:00 |
api.py
|
Merge "Add "parent" key to list stacks output"
|
2014-09-02 00:34:06 +00:00 |
attributes.py
|
Refactor selecting values from an attribute
|
2014-07-15 10:21:56 -04:00 |
constraints.py
|
Always convert string type params to string
|
2014-08-06 18:02:42 -04:00 |
dependencies.py
|
replace dict.iteritems() with six.iteritems(dict)
|
2014-08-06 10:56:09 +08:00 |
environment.py
|
Merge "Implements stack lifecycle plugpoints"
|
2014-09-03 17:46:10 +00:00 |
event.py
|
Cut down on warning logs
|
2014-08-27 14:15:01 +10:00 |
function.py
|
Use six.add_metaclass instead of __metaclass__
|
2014-07-21 08:09:39 +02:00 |
lifecycle_plugin.py
|
Fix file mode, remove executable bit.
|
2014-09-10 17:17:44 +08:00 |
parameter_groups.py
|
Replacing variable logger on LOG
|
2014-05-27 15:48:33 -04:00 |
parameters.py
|
Merge "Make str(json_param) return string vs python"
|
2014-09-13 03:35:14 +00:00 |
parser.py
|
Move the Stack class into stack.py
|
2014-07-24 15:58:25 +10:00 |
plugin_manager.py
|
replace dict.iteritems() with six.iteritems(dict)
|
2014-08-06 10:56:09 +08:00 |
properties.py
|
Merge "Change type validate method of template resource"
|
2014-08-23 16:42:10 +00:00 |
resource.py
|
Merge "Use action_handler_task for delete_snapshot"
|
2014-09-11 23:55:09 +00:00 |
rsrc_defn.py
|
Add a method to freeze a ResourceDefinition
|
2014-08-27 19:07:13 -04:00 |
scheduler.py
|
Add RPC API for cancel update stack
|
2014-09-13 16:53:04 +03:00 |
service.py
|
Add RPC API for cancel update stack
|
2014-09-13 16:53:04 +03:00 |
signal_responder.py
|
Fix typos in comments and help strings
|
2014-08-13 13:54:24 +04:00 |
stack_lock.py
|
Fix H201 violations and re-enable gating
|
2014-07-11 10:17:38 +08:00 |
stack_resource.py
|
Refactor nested stack create/update/preview
|
2014-09-03 12:05:14 -07:00 |
stack_user.py
|
stack user add _user_token
|
2014-07-21 15:29:07 +01:00 |
stack.py
|
Add RPC API for cancel update stack
|
2014-09-13 16:53:04 +03:00 |
support.py
|
Make the first line of every file consistent.
|
2014-03-04 09:03:04 -06:00 |
template.py
|
Convert functions into a fixed part of the template
|
2014-09-11 12:52:06 +10:00 |
timestamp.py
|
Make the first line of every file consistent.
|
2014-03-04 09:03:04 -06:00 |
update.py
|
Add RPC API for cancel update stack
|
2014-09-13 16:53:04 +03:00 |
watchrule.py
|
Store clients in context
|
2014-07-21 13:00:21 -04:00 |