Files
python-glanceclient/openstack-common.conf
T
Davanum Srinivas 58ee451286 Adding network_utils module from oslo-incubator
Needed for fixing bug 1298137

Change-Id: I6803f1af8b0ff036bed634c8aa1cffc52bc508e0
2014-04-02 21:36:10 -04:00

13 lines
248 B
Plaintext

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