heat/heat/tests/openstack/senlin
Ethan Lynn e87322807d Add attribute 'collect' to senlin cluster
Add attribute 'collect' to senlin cluster, this attribute
will call senlin cluster-collect to collect specify
attributes of nodes in a cluster.
Following snippet will show you how to get IPs of nodes in a cluster.
{get_attr: [cluster, collect, details.addresses.private[0].addr]}

Closes-Bug: #1659204
Change-Id: I0c5d8bef4b86d1e12dd9440d28c5d137ee17992f
2017-01-25 08:23:07 +00:00
..
__init__.py Add OS::Senlin::Cluster resource 2015-12-22 21:56:23 +08:00
test_cluster.py Add attribute 'collect' to senlin cluster 2017-01-25 08:23:07 +00:00
test_node.py Add reality support to senlin node resource 2017-01-18 05:43:04 +00:00
test_policy.py Add translation rules to senlin policy resource 2017-01-18 05:43:17 +00:00
test_profile.py Fix senlin resources update failure 2017-01-06 02:49:09 +00:00
test_receiver.py Add one general testing of resource_mapping 2016-02-25 02:52:34 -05:00