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

Co-Authored-By: Ian Cordasco <ian.cordasco@rackspace.com>
Change-Id: Ib35dc840992433542490670781badd9529ec8947
2015-01-27 19:22:42 +00:00

11 lines
210 B
Plaintext

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