mirror of
https://github.com/gryf/mistral-evacuate.git
synced 2026-02-08 09:25:46 +01:00
Also minimalize numbers of calls to nova API Signed-off-by: Dawid Deja <dawid.deja@intel.com>
10 lines
143 B
JSON
10 lines
143 B
JSON
{
|
|
"search_opts": {
|
|
"host": "compute1"
|
|
},
|
|
"on_shared_storage": false,
|
|
"flavor_extra_specs": {
|
|
"evacuation:evacuate": true
|
|
}
|
|
}
|