1
0
mirror of https://github.com/gryf/mistral-evacuate.git synced 2026-02-09 01:45:53 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Dawid Deja
503c35c435 Add new action so it can use filtered data
This commit adds evacuate_vm_action which is a wrapper for nova.evacuate
API call, but it checks the result of filtering from previous step, before
executing evacuation.

Also change a little bit workflow and filter action, so they suit new
approach

Signed-off-by: Dawid Deja <dawid.deja@intel.com>
2016-02-02 15:13:46 +01:00