09239fc2ea
This adds support to the REST API, in a new microversion, for specifying a destination host to unshelve server action when the server is shelved offloaded. This patch also supports the ability to unpin the availability_zone of an instance that is bound to it. Note that the functional test changes are due to those tests using the "latest" microversion 2.91. Implements: blueprint unshelve-to-host Change-Id: I9e95428c208582741e6cd99bd3260d6742fcc6b7
5 lines
66 B
JSON
5 lines
66 B
JSON
{
|
|
"unshelve": {
|
|
"availability_zone": "us-west"
|
|
}
|
|
} |