heat/heat/engine
Jenkins db83e3b636 Merge "Replace retrying with tenacity" 2016-11-16 04:14:51 +00:00
..
cfn Merge "Allows condition name using boolean or function" 2016-09-15 05:11:02 +00:00
clients Merge "Replace retrying with tenacity" 2016-11-16 04:14:51 +00:00
constraint New common constraint 'Expiration' 2016-08-01 12:43:42 +03:00
hot Add filter function 2016-11-04 10:46:12 +01:00
notification Trivial:Standardize the output format of 'help' in some files 2016-09-21 14:12:27 +08:00
resources Merge "Replace retrying with tenacity" 2016-11-16 04:14:51 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Do not load templates in stop_traversal 2016-11-07 11:27:21 -08:00
attributes.py Do not show HIDDEN props in res type template 2016-07-15 13:26:24 +00:00
check_resource.py Re-trigger on update-replace 2016-09-20 11:58:24 +00:00
conditions.py Allows condition name using boolean or function 2016-09-12 21:40:06 -04:00
constraints.py Add a modulo core constraint 2016-10-11 16:55:11 +02:00
dependencies.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
environment.py Avoid double init of classes with __new__ 2016-10-05 13:57:56 -04:00
event.py Properly compute resource_properties pickle 2016-10-04 13:18:11 +02:00
function.py Return error with path in function validate 2016-09-22 16:31:52 +03:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
output.py Return error with path in function validate 2016-09-22 16:31:52 +03:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Use __slots__ in Parameter classes 2016-10-06 09:41:35 -04:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Raise TypeError when a bool property has int value 2016-10-20 06:26:43 +00:00
properties_group.py Initial PropertiesGroup implementation 2016-11-07 14:29:17 +03:00
resource.py Remove the Resource.parsed_template() method 2016-10-14 16:03:00 -04:00
rsrc_defn.py Get rid of cfn-compatibility in ResourceDefinition.Diff 2016-10-14 16:03:00 -04:00
scheduler.py Avoid circular refs more aggressively in DependencyTaskGroup 2016-09-22 18:24:05 -04:00
service.py Merge "Enforce policy before resource.validate" 2016-11-15 05:56:09 +00:00
service_software_config.py Merge "Remove tenant_safe flag from rpc and db api" 2016-08-22 03:43:14 +00:00
service_stack_watch.py Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
software_config_io.py Add a replace_on_change option to the SW Config input schema 2016-08-18 12:57:54 -04:00
stack.py Merge "Add implicit deps after calculation of all explicit deps" 2016-11-09 12:10:41 +00:00
stack_lock.py Don't always eagerly load the raw_template for a stack 2016-10-04 08:25:01 -04:00
support.py Non-destructive upgrade for deprecated resources 2016-09-02 13:09:11 +08:00
sync_point.py Fix some spelling mistakes in heat as follows: 2016-06-23 12:39:48 +08:00
template.py Ensure cached conditions match stack 2016-09-12 21:26:08 -04:00
template_common.py Allows condition name using boolean or function 2016-09-12 21:40:06 -04:00
template_files.py Create an admin context to refresh template files 2016-07-11 10:10:42 +12:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
translation.py Add workaround for functions in translation 2016-10-05 16:00:14 +05:30
update.py Copy correct definition to the backup stack 2016-09-12 20:51:52 -04:00
watchrule.py Always eager load the raw_template for a stack 2016-08-15 22:17:30 +00:00
worker.py Do not load templates in stop_traversal 2016-11-07 11:27:21 -08:00