diff options
| author | Alessio Ababilov <aababilo@yahoo-inc.com> | 2013-07-16 15:20:03 +0300 |
|---|---|---|
| committer | Alessio Ababilov <aababilo@yahoo-inc.com> | 2013-07-16 15:20:03 +0300 |
| commit | f768ea2b228257030de4696bfefe61d9fc917723 (patch) | |
| tree | 91404dc2c4e32fafb4ea27efdd0e33145d6a1ac3 | |
| parent | 6cb58fa16b1d13db92b6048fc92ca7dae8cbccce (diff) | |
| download | python-openstackclient-f768ea2b228257030de4696bfefe61d9fc917723.tar.gz | |
Update openstack-common.conf format
Change-Id: Ifa6718331d3da91f0e9515a809484808bd6317f9
| -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 58c0dee0..867e204a 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,10 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=cfg,iniparser,install_venv_common,openstackkeyring +module=cfg +module=iniparser +module=install_venv_common +module=openstackkeyring # The base module to hold the copy of openstack.common base=openstackclient |
