Copy py3kcompat from oslo for urlparse Substitute StringIO / httplib with six Partial Implement: blueprint py33-support Change-Id: Ic8da2ca53b4217ef13f15be094437f1f4e643001
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=py3kcompat
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=ceilometerclient
|