5c6e00406b
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: I15b9ffb10e2d5765a1ed07dd5fd4e2bf7b21ec49 Closes-Bug: #1280033
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=apiclient
|
|
module=strutils
|
|
module=install_venv_common
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=troveclient
|