Add importutils from openstack-common

As a side-effect, openstack.common.setup is getting updated

Change-Id: I9f8696ec5c82ef32872e1a974102dcd179eb70f9
This commit is contained in:
Brian Waldon
2012-05-17 14:37:21 -07:00
parent 399d0bbdef
commit 623a0898f8
3 changed files with 106 additions and 6 deletions
+1 -1
View File
@@ -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