nova/nova/tests/functional/api_sample_tests/api_samples/os-shelve
zhangbailin 27b6c18c66 Specify availability_zone to unshelve
This adds support, in a new microversion, for specifying an availability
zone to the unshelve server action when the server is shelved offloaded.

Note that the functional test changes are due to those tests using the
"latest" microversion where an empty dict is not allowed for unshelve
with 2.77 so the value is changed from an empty dict to None.

Implements: blueprint support-specifying-az-when-restore-shelved-server
Closes-Bug: #1723880

Change-Id: I4b13483eef42bed91d69eabf1f30762d6866f957
2019-08-27 12:57:10 -04:00
..
v2.77 Specify availability_zone to unshelve 2019-08-27 12:57:10 -04:00
os-shelve-offload.json.tpl
os-shelve.json.tpl
os-unshelve.json.tpl