summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorllg8212 <lilinguo@huawei.com>2014-02-15 10:17:29 +0800
committerllg8212 <lilinguo@huawei.com>2014-02-27 14:56:26 +0800
commit06af7dff2b3818fa3e2c30b38265e8f5c7093a6f (patch)
tree39718df5fc43f0314a49a93cbd0c7a39c1575686 /openstack-common.conf
parent3a6d47c1540e9e5b75be064a2273eb52831192ec (diff)
downloadpython-keystoneclient-06af7dff2b3818fa3e2c30b38265e8f5c7093a6f.tar.gz
Remove dependent module py3kcompat
Sync commit of removing py3kcompat from oslo Change-Id: Icb7740a3652c26f0c1da3688aae7fb5b10b5c3e2 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 fce2a75..45b4c85 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -8,7 +8,6 @@ module=jsonutils
module=memorycache
module=strutils
module=timeutils
-module=py3kcompat
# The base module to hold the copy of openstack.common
base=keystoneclient