python-glanceclient/openstack-common.conf
Dirk Mueller 7bdf2526b7 Remove py3k module
This module is obsolete and has been dropped from oslo-incubator.
Use six instead (which is already done here).

Change-Id: I8e0b49cdfbddcf2d44a601ad06be2e75897905fc
2014-04-28 18:23:46 +02:00

12 lines
230 B
Plaintext

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