summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-14 08:42:41 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-16 10:36:08 -0700
commitd49fcb726d078b25566e57c7604d0d52d9998b22 (patch)
treef5d3ad4d66ed86d3198066184d9fceb99d9da7a8 /openstack-common.conf
parent967d929207fa52c00acaa0a3e1b63bbe8e7f3835 (diff)
downloadpython-openstackclient-d49fcb726d078b25566e57c7604d0d52d9998b22.tar.gz
Migrate to pbr.
Fixes bug 1179007 Change-Id: Ief74b121dcad28bb1c2b6044ef72e0cbd51e8f65
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
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