diff options
| author | Dirk Mueller <dirk@dmllr.de> | 2014-04-15 10:47:56 +0200 |
|---|---|---|
| committer | Dirk Mueller <dirk@dmllr.de> | 2014-04-28 18:23:46 +0200 |
| commit | 7bdf2526b749011e0069108fb0bad3d738fdb133 (patch) | |
| tree | 83998b893d25af2b703d6913edb932e668a0c9ec /openstack-common.conf | |
| parent | f2e0610628bf646003c40668adfa5a6c4318cbc3 (diff) | |
| download | python-glanceclient-7bdf2526b749011e0069108fb0bad3d738fdb133.tar.gz | |
Remove py3k module
This module is obsolete and has been dropped from oslo-incubator.
Use six instead (which is already done here).
Change-Id: I8e0b49cdfbddcf2d44a601ad06be2e75897905fc
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 4274546..ec91c8e 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -5,7 +5,6 @@ module=apiclient module=gettextutils module=importutils module=network_utils -module=py3kcompat module=strutils # The base module to hold the copy of openstack.common |
