]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused metadata serialization
authorMark McLoughlin <markmc@redhat.com>
Tue, 17 Jul 2012 03:06:19 +0000 (04:06 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 17 Jul 2012 03:06:19 +0000 (04:06 +0100)
commitb79ad1a950116b6eb0e0f7be48e9ca215681ee1e
tree882d4e4881f82d7360ff36d33403efff6964e055
parent03700f12f356a00c67fe3c301cc297c85e92c69e
Remove unused metadata serialization

Only used by the compute API in Nova for e.g. images and server
metadata.

Change-Id: I223aca1a1c8e35c9339107e5c11bdd8a39968681
cinder/api/openstack/common.py
cinder/api/openstack/wsgi.py
cinder/tests/api/openstack/test_common.py