f7187d7fd5
There is still some cruft left over from the repl v1 implmentation that should be removed. Change-Id: Ia98fff46505a8474dbb28d3ffdd67e66f556eddc
22 lines
516 B
JSON
22 lines
516 B
JSON
{
|
|
"volume": {
|
|
"size": 10,
|
|
"availability_zone": null,
|
|
"source_volid": null,
|
|
"description": null,
|
|
"multiattach ": false,
|
|
"snapshot_id": null,
|
|
"name": null,
|
|
"imageRef": null,
|
|
"volume_type": null,
|
|
"metadata": {},
|
|
"consistencygroup_id": null
|
|
},
|
|
"OS-SCH-HNT:scheduler_hints": {
|
|
"same_host": [
|
|
"a0cf03a5-d921-4877-bb5c-86d26cf818e1",
|
|
"8c19174f-4220-44f0-824a-cd1eeef10287"
|
|
]
|
|
}
|
|
}
|