heat/heat/engine
Zane Bitter dc957bc2a6 Revert "Support attributes with dynamic scheme"
This code was never used for anything, as the rest of the patch series
never landed and was abandoned.

This reverts commit 15e52ff5e9.

Change-Id: I7d1a22753e8de1d3adf127c14516ebd667513bfa
2017-06-26 14:39:11 -04:00
..
cfn Move CFN pseudo functions out of Parameters base class 2017-01-27 15:24:44 -06:00
clients Refactor neutron constraints 2017-05-23 12:46:15 +00:00
constraint New common constraint 'Expiration' 2016-08-01 12:43:42 +03:00
hot Add 'contains' function 2017-06-22 07:26:19 +00:00
notification Trivial:Standardize the output format of 'help' in some files 2016-09-21 14:12:27 +08:00
resources Merge "Don't provide defaults for properties depending on extensions" 2017-06-23 10:26:41 +00:00
__init__.py
api.py Always return live resource attributes in list_stack_resources 2017-06-08 21:48:17 -04:00
attributes.py Revert "Support attributes with dynamic scheme" 2017-06-26 14:39:11 -04:00
check_resource.py Avoid creating new resource with old template 2017-06-05 23:14:19 -04:00
conditions.py Allows condition name using boolean or function 2016-09-12 21:40:06 -04:00
constraints.py Remove log translations 2017-03-25 17:11:50 +08:00
dependencies.py Use __slots__ for dependencies.Node 2016-12-01 15:35:15 -05:00
environment.py Use pydoc for formatting docstrings 2017-03-28 15:36:53 +00:00
event.py Fix i18n issue in event.py 2017-01-26 14:53:39 +00:00
function.py Use a sentinel to indicate when all attributes are required 2017-02-24 10:19:21 -05:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
node_data.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -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 Merge "Pretty print parameters in stack-show" 2017-06-22 14:53:45 +00:00
parent_rsrc.py Separate management of parent resource into separate class 2017-02-24 10:19:21 -05:00
plugin_manager.py Remove log translations 2017-03-25 17:11:50 +08:00
properties.py Fix translated required properties 2017-04-26 15:08:34 +02:00
properties_group.py Initial PropertiesGroup implementation 2016-11-07 14:29:17 +03:00
resource.py Revert "Support attributes with dynamic scheme" 2017-06-26 14:39:11 -04:00
rsrc_defn.py Enable new translation mechanism 2017-04-12 12:02:43 +00:00
scheduler.py Remove log translations 2017-03-25 17:11:50 +08:00
service.py Merge "Load all templates for generating parameter schema" 2017-06-19 04:57:30 +00:00
service_software_config.py Use six.text_type() instead of str() to serialise status 2017-05-22 15:53:39 -04:00
service_stack_watch.py Error log expression. 2017-03-28 13:16:21 +08:00
software_config_io.py Ignore string default for software config input 2017-06-20 16:21:11 +02:00
stack.py Merge "Fix restore with convergence" 2017-06-05 03:51:11 +00:00
stack_lock.py Remove log translations 2017-03-25 17:11:50 +08:00
status.py Define resource actions/statuses in a separate class 2017-02-24 10:19:21 -05:00
stk_defn.py Update NodeData in legacy path 2017-04-05 12:39:46 -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 Merge "Load all templates for generating parameter schema" 2017-06-19 04:57:30 +00:00
template_common.py Allows condition name using boolean or function 2016-09-12 21:40:06 -04:00
template_files.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
translation.py Remove unnecessary old translation mechanism 2017-04-12 12:02:54 +00:00
update.py Update NodeData in legacy path 2017-04-05 12:39:46 -04:00
watchrule.py Explicitly compare IDs to None 2017-05-02 16:29:35 -04:00
worker.py Avoid creating new resource with old template 2017-06-05 23:14:19 -04:00