summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJia Dong <jiadong.jia@huawei.com>2014-02-14 15:04:14 +0800
committerjoey5678 <jiadong.jia@huawei.com>2014-02-21 15:22:53 +0800
commitf75c253650a8a36005c325eb5fdce7c7f6a3eceb (patch)
treef71e2a75284336f6bae669cedb90f69d6b10cb2c /openstack-common.conf
parent97957eae219a44cd31567e8987f01618f51d9e6a (diff)
downloadpython-ceilometerclient-f75c253650a8a36005c325eb5fdce7c7f6a3eceb.tar.gz
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
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index fcbc05e..34b5196 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -4,7 +4,6 @@
module=cliutils
module=importutils
module=install_venv_common
-module=py3kcompat
# The base module to hold the copy of openstack.common
base=ceilometerclient