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
12 lines
227 B
Plaintext
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
|