01a25e9890
Adds an extension for blueprint rebuild-for-ha Evacuation of VM from a failed host for HA. New api supports recreate/rebuild modes. With shared storage, VM is recreated on the target from disk. Otherwise, rebuild from original image is performed. DocImpact Change-Id: Id7e3e68dbaaf74e9314440d98195a92454078fd9 Co-authored-by: Oshrit Feder <oshritf@il.ibm.com>
16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"server": {
|
|
"adminPass": "xjDVAYHmc34s",
|
|
"id": "784f5005-bec9-4c22-8c42-5a7dcba88d82",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v2/openstack/servers/784f5005-bec9-4c22-8c42-5a7dcba88d82",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/openstack/servers/784f5005-bec9-4c22-8c42-5a7dcba88d82",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |