Files
python-heatclient/openstack-common.conf
Andrey Kurilin fdaf41cf8a Sync base and exceptions 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: Ic19d3eb47b94acec4ed86e95b04ffe7cca0792dc
2013-12-16 15:30:41 +02:00

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