tuskar-ui/openstack-common.conf
Zhongyue Luo da9ee69208 Horizon should use openstack.common.jsonutils
Implements blueprint use-common-jsonutils

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

Change-Id: I3b8e53f484eef8273fcb578474932f9d4e789881
2012-06-12 01:25:21 +08:00

8 lines
156 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=jsonutils,setup
# The base module to hold the copy of openstack.common
base=horizon