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
12 lines
460 B
XML
12 lines
460 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<volume xmlns:atom="http://www.w3.org/2005/Atom"
|
|
xmlns="http://docs.openstack.org/volume/api/v1" status="creating"
|
|
name="vol-001" availability_zone="nova" bootable="false"
|
|
created_at="2014-02-21 20:18:33.122452"
|
|
description="Another volume." volume_type="None"
|
|
snapshot_id="None" source_volid="None"
|
|
id="83960a54-8dad-4fd8-bc41-33c71e098e04" size="2">
|
|
<attachments/>
|
|
<metadata/>
|
|
</volume>
|