summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorllg8212 <lilinguo@huawei.com>2014-02-15 11:09:28 +0800
committerllg8212 <lilinguo@huawei.com>2014-02-17 15:14:56 +0800
commit026bb068a542dda727066520c33c34e72af1c2d6 (patch)
treee420098b83a3b511c82532a48e8b97d3094e4edb /openstack-common.conf
parentb70dce2aab5b1c496786d4258a93f3c7ea3dc267 (diff)
downloadneutron-026bb068a542dda727066520c33c34e72af1c2d6.tar.gz
Remove dependent module py3kcompat
Module py3kcompat was removed from oslo-incubator, we can use six directly. * Sync commit of removing py3kcompat from oslo * use six replace usage of py3kcompat Change-Id: Ifc9be2cc36c93d298402bd430be35b541c9b7eba 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 2e2e59297e..7f5f95f2cb 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -22,7 +22,6 @@ module=notifier
module=periodic_task
module=policy
module=processutils
-module=py3kcompat
module=rpc
module=service
module=sslutils