diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-05-14 08:42:41 -0700 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-05-16 10:36:08 -0700 |
| commit | d49fcb726d078b25566e57c7604d0d52d9998b22 (patch) | |
| tree | f5d3ad4d66ed86d3198066184d9fceb99d9da7a8 /openstack-common.conf | |
| parent | 967d929207fa52c00acaa0a3e1b63bbe8e7f3835 (diff) | |
| download | python-openstackclient-d49fcb726d078b25566e57c7604d0d52d9998b22.tar.gz | |
Migrate to pbr.
Fixes bug 1179007
Change-Id: Ief74b121dcad28bb1c2b6044ef72e0cbd51e8f65
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 b99037bb..58c0dee0 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=cfg,iniparser,install_venv_common,openstackkeyring,setup +modules=cfg,iniparser,install_venv_common,openstackkeyring # The base module to hold the copy of openstack.common base=openstackclient |
