Add 'collect' attribute to senlin cluster resource

Bug #1659204 reported by Ethan Lynn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Wishlist
Ethan Lynn

Bug Description

Senlin cluster-collect interface is helpful to collect attributes of nodes from a cluster, it would be helpful to expose it as a attribute of cluster, so that it's easy to integrate senlin with other projects in a heat template.

Tags: spec-lite
Ethan Lynn (ethanlynn)
tags: added: spec-liet
tags: added: spec-lite
removed: spec-liet
Rabi Mishra (rabi)
Changed in heat:
milestone: none → ocata-3
Changed in heat:
assignee: nobody → Ethan Lynn (ethanlynn)
status: New → In Progress
Revision history for this message
Ethan Lynn (ethanlynn) wrote :
Zane Bitter (zaneb)
Changed in heat:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/423992
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=e87322807d5bb1dfa452de7a59f482782adca9a4
Submitter: Jenkins
Branch: master

commit e87322807d5bb1dfa452de7a59f482782adca9a4
Author: Ethan Lynn <email address hidden>
Date: Mon Jan 23 16:26:49 2017 +0800

    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

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat 8.0.0.0b3

This issue was fixed in the openstack/heat 8.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.