neutron/quantum
Zhongyue Luo dedefaeea3 Quantum should use openstack.common.jsonutils
Implements blueprint use-common-jsonutils

1. Edit openstack-common.conf and import quantum/openstack/common/jsonutils.py
2. Remove json package imports and replace with jsonutils
3. Remove json related functions in common/utils.py

Change-Id: Id5abc49175899fa4d83e613f852aaaac539ecfcb
2012-06-07 12:24:21 +08:00
..
agent Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
api PEP8 fixes 2012-06-01 10:50:36 -05:00
common Quantum should use openstack.common.jsonutils 2012-06-07 12:24:21 +08:00
db blueprint database-common 2012-05-10 05:01:57 -04:00
extensions fix some pylint warnings. 2012-05-26 06:15:20 +08:00
openstack Quantum should use openstack.common.jsonutils 2012-06-07 12:24:21 +08:00
plugins Quantum should use openstack.common.jsonutils 2012-06-07 12:24:21 +08:00
rootwrap Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
server Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
tests Quantum should use openstack.common.jsonutils 2012-06-07 12:24:21 +08:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py AuthN support for Quantum 2012-06-05 09:52:26 -05:00
context.py AuthN support for Quantum 2012-06-05 09:52:26 -05:00
manager.py Quantum should use openstack.common.importutils 2012-06-04 14:47:42 +08:00
quantum_plugin_base.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
service.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
version.py Open Folsom 2012-03-16 23:19:22 +01:00
wsgi.py Quantum should use openstack.common.jsonutils 2012-06-07 12:24:21 +08:00