Files
deb-python-ceilometerclient/openstack-common.conf
Kui Shi c6ca94982d Fix module importing issues for Python 3
Copy py3kcompat from oslo for urlparse
Substitute StringIO / httplib with six

Partial Implement: blueprint py33-support

Change-Id: Ic8da2ca53b4217ef13f15be094437f1f4e643001
2013-10-14 17:19:38 +08:00

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