summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorAngus Salkeld <asalkeld@redhat.com>2013-05-08 19:12:14 +1000
committerAngus Salkeld <asalkeld@redhat.com>2013-05-08 20:03:33 +1000
commit5b3a92e7ae0b523963654c6f7adb20800d00f708 (patch)
tree2bae755137602b31cc652d6b33d85a09d2bfb10b /openstack-common.conf
parentc557722c609839e3b06fee682288ac044b445d8a (diff)
downloadpython-ceilometerclient-5b3a92e7ae0b523963654c6f7adb20800d00f708.tar.gz
Update oslo code and split the module lines
Change-Id: I2d9f4b9ac585d91c2d7651db96c9440ff683e0ef
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 9a0ee1d..d052a4c 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,9 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=setup,importutils,version
+module=setup
+module=importutils
+module=version
# The base module to hold the copy of openstack.common
base=ceilometerclient