Files
python-heatclient/openstack-common.conf
llg8212 9d3d26d903 Remove dependent module py3kcompat
Module py3kcompat was removed from oslo-incubator, we can use
six directly.

* Sync commit of removing py3kcompat from oslo
* use six replace usage of py3kcompat

Change-Id: If0f9397588b2180fe198e804cbbb5b5c8420fe76
Closes-Bug: #1280033
2014-03-18 10:27:55 +08:00

8 lines
213 B
Plaintext

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