summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2014-05-05 17:35:04 -0500
committerBrant Knudson <bknudson@us.ibm.com>2014-05-05 17:35:04 -0500
commit62aca6f0b4351de00a139170fda669d2e1fed094 (patch)
tree48fc9e63bdc299b563e6ef0e7e0bc3f42aa8b528 /openstack-common.conf
parent0ed3246caf90f119366d90f173399d1d7d1418e2 (diff)
downloadpython-keystoneclient-62aca6f0b4351de00a139170fda669d2e1fed094.tar.gz
Remove importutils from oslo config
The importutils module is only used by other oslo modules, so remove it from openstack-common.conf. It'll be pulled in automatically if it's needed. Change-Id: Iaa7e047a9ff76f911f8c64b45ceb1f240855670a
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index e6993ee..2927740 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -2,7 +2,6 @@
# The list of modules to copy from oslo-incubator
module=apiclient
-module=importutils
module=install_venv_common
module=fixture.config
module=jsonutils