6ba39e4a9e
This patch adds the following tests: 1) Volumes 2) volume-type access Change-Id: Iad7932337647274dbbbc35045b4febbbc8d9d36d Partially-Implements: blueprint generating-sample-files
22 lines
541 B
JSON
22 lines
541 B
JSON
{
|
|
"volume": {
|
|
"size": 10,
|
|
"availability_zone": null,
|
|
"source_volid": null,
|
|
"description": null,
|
|
"multiattach": false,
|
|
"snapshot_id": null,
|
|
"backup_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"
|
|
]
|
|
}
|
|
} |