- This add a few bugfixes for py3 support. Change-Id: Ieb73d5f799423fa8abf71634c86601ba6d32df2f
13 lines
251 B
Plaintext
13 lines
251 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=strutils
|
|
module=timeutils
|
|
module=py3kcompat
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=keystoneclient
|