b60095f92f
urlutils defines a series of urllib/urlparse modules for Python 2&3 compatability. Partial implements: blueprint py33-support Change-Id: I55c2c5d479d2f7a86d3a0c207dc40794006d951c
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=apiclient
|
|
module=strutils
|
|
module=install_venv_common
|
|
module=py3kcompat
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=troveclient
|