summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorAlessio Ababilov <aababilo@yahoo-inc.com>2013-07-16 14:34:34 +0300
committerAlessio Ababilov <aababilo@yahoo-inc.com>2013-07-16 14:34:34 +0300
commitf62a7378f7c896e6d44d4ed351638ba1c4960760 (patch)
tree3e5bfccb154ed3926b8e68175deaf1e3ececd7be /openstack-common.conf
parent2329e0a8e5b1c1620aa9f84fd25188215ede896c (diff)
downloadpython-keystoneclient-f62a7378f7c896e6d44d4ed351638ba1c4960760.tar.gz
Update openstack-common.conf format
Change-Id: I78528bf7055b6975a642e1f2f3264e94f5a4885b
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 cb05c24..f23b88e 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,9 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=install_venv_common,jsonutils,timeutils
+module=install_venv_common
+module=jsonutils
+module=timeutils
# The base module to hold the copy of openstack.common
base=keystoneclient