deb-heat/heat/engine
Rakesh H S 5d070f9c59 Convergence: Fix FnGetAtt to fetch value from cache_data
Resource plugins will now override rsrc.get_attribute method to add
extra logic to Fn::GetAtt specific to resource implementation.

Also provides proper comment to rsrc.get_reference_id method.

Change-Id: I7561afa1c824b2294dd6701be6a19723abbe0522
Closes-Bug: #1531840
2016-01-20 09:27:14 +00:00
..
cfn Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
clients Merge "Create zaqar queues with the proper token" 2016-01-12 10:56:42 +00:00
constraint Remove iso8601 dependency 2015-09-03 16:39:54 +02:00
hot Remove extra whitespace 2016-01-14 01:09:17 +00:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Support unicode in parameter values 2016-01-17 08:29:35 +00:00
attributes.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
constraints.py Add validate_with_client in BaseCustomConstraint 2015-12-09 18:31:46 +08:00
dependencies.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
environment.py Event transport 2016-01-05 10:22:57 +01:00
event.py Event transport 2016-01-05 10:22:57 +01:00
function.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
resource.py Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
rsrc_defn.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
scheduler.py Raise with traceback 2016-01-14 01:12:32 +00:00
service_software_config.py Provide software deployment id on create 2016-01-19 11:40:58 +01:00
service_stack_watch.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
service.py Provide software deployment id on create 2016-01-19 11:40:58 +01:00
stack_lock.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
stack.py Handle invalid stack names which are non-string 2016-01-14 15:02:17 +00:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Wrong usage of "an" 2015-12-27 16:12:46 +08:00
template.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
update.py Get rid of the Resource.resource_class() method 2015-11-30 19:23:51 -05:00
watchrule.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
worker.py Convergence: Pick resource from dead engine worker 2016-01-06 16:01:08 +05:30