1
0
mirror of https://github.com/gryf/mistral-evacuate.git synced 2026-02-08 09:25:46 +01:00
Files
mistral-evacuate/input.json
Dawid Deja 44c00b9ca4 Separate geting flavors and filtering into separe tasks
Also minimalize numbers of calls to nova API

Signed-off-by: Dawid Deja <dawid.deja@intel.com>
2016-02-03 18:24:07 +01:00

10 lines
143 B
JSON

{
"search_opts": {
"host": "compute1"
},
"on_shared_storage": false,
"flavor_extra_specs": {
"evacuation:evacuate": true
}
}