Files
python-glanceclient/openstack-common.conf
Andrey Kurilin 0bf7bdd6f2 Sync apiclient and py3kcompat from oslo
In the process of unification of the clients code we should
reuse common functionality from Oslo.

Related to blueprint common-client-library-2

Change-Id: If261bce6f2f7676484594c45970d6dd8e676ca79
2013-12-30 12:20:52 +02:00

12 lines
227 B
Plaintext

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