diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-01-31 04:00:13 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-01-31 04:00:13 +0000 |
| commit | aa4f12aec1d13d02df2ecc2710d85ebd90d6dfe7 (patch) | |
| tree | 9b8b378abdcf9462f362283864244dd899ac6103 /openstack-common.conf | |
| parent | 17a87b9c0270053fc3ecfaade6606d135894e51c (diff) | |
| parent | 6a785bc6e00b9a585b9058bc7b72d8c38b747f0f (diff) | |
| download | python-openstackclient-aa4f12aec1d13d02df2ecc2710d85ebd90d6dfe7.tar.gz | |
Merge "Copy cfg and iniparser from oslo-incubator"
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index c6947e53..b99037bb 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=install_venv_common,openstackkeyring,setup +modules=cfg,iniparser,install_venv_common,openstackkeyring,setup # The base module to hold the copy of openstack.common base=openstackclient |
