Files
python-glanceclient/openstack-common.conf
T
Louis Taylor 878bdcbdbc Remove openstack.common.importutils
This module now lives in oslo.utils, so import it from there.

Change-Id: I41fa4897fc820596fb010336044ff4c493017d5a
2015-01-28 02:12:18 +00:00

10 lines
191 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=apiclient
module=gettextutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=glanceclient