summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2013-05-20 11:46:28 +1000
committerMichael Still <mikal@stillhq.com>2013-05-25 10:23:38 +1000
commit5a208fbf6b75cbcf704fcb868720cdd313ecc0f2 (patch)
tree53810bbbb258965aac345be67c9543512f1d8123 /openstack-common.conf
parentaf4e96986f6ee45e9e4ccac0b143902362a1a676 (diff)
Convert openstack-common.conf to the nicer multiline format.
No functional changes. Change-Id: If197e1f3b3c794e342aaf7d260c107ee04687f82
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf5
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