Ability to send a list of servers for SSH action

Bug #1414108 reported by Ankita Wagh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Ankita Wagh

Bug Description

We should be able to send a list of servers for SSH Action

Changed in mistral:
assignee: nobody → Ankita (ankita-wagh7)
Revision history for this message
Dmitri Zimine (i-dz) wrote :

Ankita, thanks for submitting the bug.

Do you think this blueprint will deliver it - https://blueprints.launchpad.net/mistral/+spec/mistral-dataflow-collections

Once 'with-items' is implemented, it will be something like this:

tasks:
   fire_ssh:
     with_items server in ['server1', 'server2', 'server3']
     action: std.ssh host="{$.server}" cmd="uname -a"

Full details in the spec, here:
https://docs.google.com/a/stackstorm.com/document/d/1iw0OgQcU0LV_i3Lnbax9NqAJ397zSYA3PMvl6F_uqm0/edit

Revision history for this message
Miguel Zuniga (miguelzuniga) wrote :

Is that already in the stackforge code?

I'm asking because we really need that feature, reason of why Ankita added the bug. Plus the documentation is not really up to date so we were not aware of the feature.

Anyway when will the feature be release kilo? or is it already merge in master?

Changed in mistral:
status: New → Fix Released
importance: Undecided → Medium
milestone: none → kilo-rc1
Changed in mistral:
milestone: kilo-rc1 → 2015.1
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.