1
0
mirror of https://github.com/gryf/mistral-evacuate.git synced 2026-04-26 22:11:25 +02:00
Commit Graph

5 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
Roman Dobosz 992af39ce0 Small code refactoring 2015-11-17 15:02:29 +01:00
Roman Dobosz 6c5052cb2d Trimming whitespace 2015-11-17 15:01:51 +01:00
Roman Dobosz baee7e8900 Several typos fixed 2015-11-16 16:08:10 +01:00
gryf 6035092c13 Inital import 2015-11-16 16:45:21 +01:00