diff options
| author | Alessio Ababilov <aababilo@yahoo-inc.com> | 2013-07-16 14:34:34 +0300 |
|---|---|---|
| committer | Alessio Ababilov <aababilo@yahoo-inc.com> | 2013-07-16 14:34:34 +0300 |
| commit | f62a7378f7c896e6d44d4ed351638ba1c4960760 (patch) | |
| tree | 3e5bfccb154ed3926b8e68175deaf1e3ececd7be /openstack-common.conf | |
| parent | 2329e0a8e5b1c1620aa9f84fd25188215ede896c (diff) | |
| download | python-keystoneclient-f62a7378f7c896e6d44d4ed351638ba1c4960760.tar.gz | |
Update openstack-common.conf format
Change-Id: I78528bf7055b6975a642e1f2f3264e94f5a4885b
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 4 |
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 |
