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: Ic19d3eb47b94acec4ed86e95b04ffe7cca0792dc
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=importutils,gettextutils,strutils,apiclient.base,apiclient.exceptions
|
|
module=py3kcompat
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heatclient
|