7f2131e3a1
api-ref path needs update to support uploading cinder api-refs to developer.openstack.org/api-ref/block-storage update includes https://github.com/openstack/cinder/tree/master/api-ref/v2/source to https://github.com/openstack/cinder/tree/master/api-ref/source/v2 Depends-on: Id38dd0609c77b0d6bcd0d935a9312b0211134802 Implements: bp api-reference-to-rst Change-Id: If3a058a95f1eaa8481a926183591ff0f4b23e97b
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"volume": {
|
|
"status": "available",
|
|
"attachments": [],
|
|
"links": [
|
|
{
|
|
"href": "http://localhost:8776/v2/0c2eba2c5af04d3f9e9d0d410b371fde/volumes/5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://localhost:8776/0c2eba2c5af04d3f9e9d0d410b371fde/volumes/5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"availability_zone": "nova",
|
|
"bootable": "false",
|
|
"os-vol-host-attr:host": "ip-10-168-107-25",
|
|
"source_volid": null,
|
|
"snapshot_id": null,
|
|
"id": "5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"description": "Super volume.",
|
|
"name": "vol-002",
|
|
"created_at": "2013-02-25T02:40:21.000000",
|
|
"volume_type": "None",
|
|
"os-vol-tenant-attr:tenant_id": "0c2eba2c5af04d3f9e9d0d410b371fde",
|
|
"size": 1,
|
|
"os-volume-replication:driver_data": null,
|
|
"os-volume-replication:extended_status": null,
|
|
"metadata": {
|
|
"contents": "not junk"
|
|
}
|
|
}
|
|
}
|