ow2-sirocco / sirocco-api-openstack

Adding Openstack API on top of Sirocco
1 stars 0 forks source link

Wrong serialization of VolumeForCreate #52

Closed fdangtran closed 10 years ago

fdangtran commented 10 years ago

The API OpenStack documentation is incorrect. When creating a Volume, the "name" and "description" attributes should be named: "display_name" and "display_description" respectively.