]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Allow XML payload for volume creation.
authorEoghan Glynn <eglynn@redhat.com>
Mon, 30 Jul 2012 15:11:18 +0000 (16:11 +0100)
committerEoghan Glynn <eglynn@redhat.com>
Mon, 30 Jul 2012 15:14:29 +0000 (16:14 +0100)
commit62af23cff67791781e5851ad83334857752eae36
tree722a2df85b1c00927a52f28f70a975945879a289
parent95262bb692746ca89dc01337357c4329766df5e5
Allow XML payload for volume creation.

Fixes cinder aspect of LP 1030330

Tolerate volume size attribute of type string as opposed to int.

Change-Id: I8d300a6c23c2e4e92187e26260ce49da35590545
cinder/api/openstack/volume/volumes.py
cinder/tests/api/openstack/volume/test_volumes.py