heat/heat/engine/resources/openstack/senlin
Zane Bitter 0c9adf8e48 Never cache Senlin cluster outputs
Since the node list and attribute outputs from a Senlin cluster may change
without Heat knowing about it, always retrieve this data live from the
Senlin API.

Change-Id: Ida1dc710984ce938a72a52c848c2305bc8df5383
2017-06-21 20:18:46 -04:00
..
__init__.py Add OS::Senlin::Cluster resource 2015-12-22 21:56:23 +08:00
cluster.py Never cache Senlin cluster outputs 2017-06-21 20:18:46 -04:00
node.py Provide unified _show_resource() for senlin resources 2017-01-20 09:59:52 +00:00
policy.py Provide unified _show_resource() for senlin resources 2017-01-20 09:59:52 +00:00
profile.py Provide unified _show_resource() for senlin resources 2017-01-20 09:59:52 +00:00
receiver.py Provide unified _show_resource() for senlin resources 2017-01-20 09:59:52 +00:00
res_base.py Remove log translations 2017-03-25 17:11:50 +08:00