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
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"volume": {
|
|
"status": "creating",
|
|
"migration_status": null,
|
|
"user_id": "0eea4eabcf184061a3b6db1e0daaf010",
|
|
"attachments": [],
|
|
"links": [
|
|
{
|
|
"href": "http://23.253.248.171:8776/v2/bab7d5c60cd041a0a36f7c4b6e1dd978/volumes/6edbc2f4-1507-44f8-ac0d-eed1d2608d38",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://23.253.248.171:8776/bab7d5c60cd041a0a36f7c4b6e1dd978/volumes/6edbc2f4-1507-44f8-ac0d-eed1d2608d38",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"availability_zone": "nova",
|
|
"bootable": "false",
|
|
"encrypted": false,
|
|
"created_at": "2015-11-29T03:01:44.000000",
|
|
"description": null,
|
|
"updated_at": null,
|
|
"volume_type": "lvmdriver-1",
|
|
"name": "test-volume-attachments",
|
|
"replication_status": "disabled",
|
|
"consistencygroup_id": null,
|
|
"source_volid": null,
|
|
"snapshot_id": null,
|
|
"multiattach": false,
|
|
"metadata": {},
|
|
"id": "6edbc2f4-1507-44f8-ac0d-eed1d2608d38",
|
|
"size": 2
|
|
}
|
|
}
|