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
8 lines
213 B
Plaintext
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
|