Files
python-ceilometerclient/openstack-common.conf
Jia Dong f75c253650 py3kcompat: remove in python-ceilometerclient
Everything is already in six>=1.4.0 and we already depend on such a
version. There's no reason to keep this file. So remove py3kcompat
from python-ceilometerclient.

Change-Id: Ide6876e7a60377cb3843816d1d9ab2c589bc8f1b
Closes-Bug: #1280033
2014-02-21 15:22:53 +08:00

10 lines
203 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=cliutils
module=importutils
module=install_venv_common
# The base module to hold the copy of openstack.common
base=ceilometerclient