nova/nova/scheduler
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
..
filters Replace standard json module with openstack.common.jsonutils 2012-06-07 09:24:03 +08:00
__init__.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
chance.py Finish quota refactor. 2012-05-23 10:17:41 -05:00
driver.py Merge "Unused imports cleanup (folsom-2)" 2012-06-06 21:18:37 +00:00
filter_scheduler.py Finish quota refactor. 2012-05-23 10:17:41 -05:00
host_manager.py Debug messages for host filters. 2012-03-16 17:22:30 +11:00
least_cost.py Add __repr__ to least_cost scheduler. 2012-05-16 12:10:47 -05:00
manager.py Fix instance update notification publisher id 2012-05-30 21:18:01 +00:00
multi.py Fix Multi_Scheduler to process host capabilities 2012-05-18 16:07:44 +01:00
rpcapi.py Finish quota refactor. 2012-05-23 10:17:41 -05:00
scheduler_options.py Use utils.utcnow rather than datetime.utcnow 2012-05-25 09:22:33 +08:00
simple.py Finish quota refactor. 2012-05-23 10:17:41 -05:00