1
0
mirror of https://github.com/gryf/mistral-evacuate.git synced 2026-02-16 22:25:52 +01:00

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>
This commit is contained in:
Dawid Deja
2016-02-02 15:13:46 +01:00
parent 992af39ce0
commit 503c35c435
4 changed files with 35 additions and 13 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.idea/