]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix xml metadata for volumes api in cinder.
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Tue, 4 Sep 2012 15:08:16 +0000 (11:08 -0400)
committerMatthew Treinish <treinish@linux.vnet.ibm.com>
Tue, 4 Sep 2012 15:14:57 +0000 (11:14 -0400)
commit51a008dfdbb80c158d85beed4e310f94b068d341
treeaa354b659528ef5f46bc60419a5a31df46820d97
parentbdba7e3bbf7cef4417309eb356aea4b805d3c974
Fix xml metadata for volumes api in cinder.

Fixes bug 1040891.

Change-Id: Idf8cc641162617ade2aeb77b666270cf1ce54c54
Signed-off-by: Matthew Treinish <treinish@linux.vnet.ibm.com>
cinder/api/openstack/common.py
cinder/api/openstack/volume/volumes.py
cinder/api/openstack/wsgi.py
cinder/tests/api/openstack/volume/test_volumes.py