da9ee69208
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
8 lines
156 B
Plaintext
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
|