summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-05-17 14:37:21 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-05-20 13:08:20 -0700
commit623a0898f8d36beeb1cb7523fde7339bbe10e0bd (patch)
tree9d2cabb47fe6bbd92a087ea69150782d1351f931 /openstack-common.conf
parent399d0bbdefd66cf47fa1e21402adc2fad6b40bbf (diff)
downloadpython-glanceclient-623a0898f8d36beeb1cb7523fde7339bbe10e0bd.tar.gz
Add importutils from openstack-common
As a side-effect, openstack.common.setup is getting updated Change-Id: I9f8696ec5c82ef32872e1a974102dcd179eb70f9
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 b97be2b..f493e08 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=setup
+modules=setup,importutils
# The base module to hold the copy of openstack.common
base=glanceclient