nova/nova/volume
Zhongyue Luo 3dce38f325 Replace standard json module with openstack.common.jsonutils
Implements blueprint use-common-jsonutils

1. Edit openstack-common.conf and import nova/openstack/common/jsonutils.py
2. Remove json package imports and replace with jsonutils

Places where using json.load hasn't changed.

Change-Id: Ie6feab605fb0474fd505c56ef57b7a9ecfa5269d
2012-06-07 09:24:03 +08:00
..
nexenta Replace standard json module with openstack.common.jsonutils 2012-06-07 09:24:03 +08:00
__init__.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
api.py Cleans up extraneous volume_api calls 2012-05-31 10:42:59 -07:00
driver.py Misused and not used config options 2012-05-16 08:19:21 +00:00
iscsi.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
manager.py Unused imports cleanup (folsom-2) 2012-06-03 13:26:35 +08:00
netapp.py Cleanup LOG.getLoggers to use __name__ 2012-05-21 16:08:47 +08:00
san.py Replace standard json module with openstack.common.jsonutils 2012-06-07 09:24:03 +08:00
utils.py Enable checking for imports in alphabetical order 2012-05-22 10:44:00 -07:00
volume_types.py Remove Virtual Storage Array (VSA) code 2012-03-15 20:35:09 -07:00
xensm.py Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00