]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Convert Cinder to use openstack-common jsonutils.
authorZhiteng Huang <zhiteng.huang@intel.com>
Tue, 17 Jul 2012 07:11:26 +0000 (15:11 +0800)
committerJenkins <jenkins@review.openstack.org>
Wed, 18 Jul 2012 17:28:00 +0000 (17:28 +0000)
commit2f7feffc64ac435846fb9ee6c467ce128f66b20d
treec4adfda32e73f7a2cd6d60d8b68ffab59b47359f
parenta5d16cfb8d6d953d2a9689ddc855cade604e1e9b
Convert Cinder to use openstack-common jsonutils.

This patch replaces json handling code in Cinder with openstack-common
jsonutils.  Also remove some unused imports.

Implement blueprint cinder-common-jsonutils

Change-Id: I28c1a095823c2f04f30c32724144297a2d67fba4
Reviewed-on: https://review.openstack.org/9912
Reviewed-by: Mark McLoughlin <markmc@redhat.com>
Reviewed-by: Vish Ishaya <vishvananda@gmail.com>
Approved: John Griffith <john.griffith@solidfire.com>
Tested-by: Jenkins
12 files changed:
cinder/common/policy.py
cinder/log.py
cinder/notifier/log_notifier.py
cinder/tests/api/openstack/common.py
cinder/tests/api/openstack/test_faults.py
cinder/tests/api/openstack/volume/contrib/test_extended_snapshot_attributes.py
cinder/tests/api/openstack/volume/contrib/test_volume_actions.py
cinder/tests/api/openstack/volume/test_extensions.py
cinder/tests/integrated/api/client.py
cinder/tests/test_log.py
cinder/volume/nexenta/jsonrpc.py
cinder/volume/san.py