diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-05-31 00:43:06 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-05-31 00:43:06 +0000 |
| commit | 6516c31571333db83d8a7860667c9b180732f003 (patch) | |
| tree | 92ec8de9aadccda2f2b0ce55ad353940bc96ea91 /openstack-common.conf | |
| parent | fa2f96361a2b9f73775964dd0ccb49349e2889d6 (diff) | |
| parent | 5a208fbf6b75cbcf704fcb868720cdd313ecc0f2 (diff) | |
Merge "Convert openstack-common.conf to the nicer multiline format."
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 0d6d1cf9..23156afd 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,10 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=importutils,install_venv_common,jsonutils,timeutils +module=importutils +module=install_venv_common +module=jsonutils +module=timeutils # The base module to hold the copy of openstack.common base=keystone |
