diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-06-28 21:19:33 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-06-28 21:19:33 +0000 |
| commit | 8cd73c75cec35d4df49891ee4c36102b4c8d96ff (patch) | |
| tree | 69e3b0c65a1cda4239402db0c3cbc154130230e6 /openstack-common.conf | |
| parent | 43ee35ad58deb479f36374f2132da60a8d3649df (diff) | |
| parent | cb747079d037c163349bd09814690682ae22a302 (diff) | |
Merge "Keystone should use openstack.common.jsonutils"
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 4fc47f9a..b96d8123 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=cfg,importutils,iniparser,setup +modules=cfg,importutils,iniparser,jsonutils,setup # The base module to hold the copy of openstack.common base=keystone |
