Drop ordereddict from g-r

This is a pypi backport of Py 2.7's new collections feature and
is only needed for Py 2.6+, which isn't widely supported anymore
by OpenStack. Time to remove the last remainders of it

Depends-On: I80d42abf5dd5565da424a90a93545ba82ef7a58d
Depends-On: https://review.openstack.org/551308
Depends-On: https://review.openstack.org/551309
Change-Id: Icb45edb9f606a750353aa023dba1b3ee977bd97f
This commit is contained in:
Dirk Mueller 2018-03-08 08:30:49 +01:00
parent 8e3d9b754f
commit 6a1284f28b
3 changed files with 0 additions and 3 deletions

View File

@ -131,7 +131,6 @@ notifier>=1.0.3 # Apache-2.0
oauth2client>=1.5.0,!=4.0.0 # Apache-2.0
oauthlib>=0.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
ordereddict>=1.1 # MIT
osc-lib>=1.8.0 # Apache-2.0
osc-placement>=1.0.0 # Apache-2.0
oslo.cache>=1.26.0 # Apache-2.0

View File

@ -149,7 +149,6 @@ PyJWT===1.0.1
zVMCloudConnector===0.3.2
et-xmlfile===1.0.1
paramiko===2.0.0
ordereddict===1.1
reno===2.5.0
unicodecsv===0.8.0
imagesize===0.7.1

View File

@ -142,7 +142,6 @@ extras===1.0.0
PyJWT===1.6.0
zVMCloudConnector===1.0.0
paramiko===2.4.1
ordereddict===1.1
reno===2.7.0
unicodecsv===0.14.1;python_version=='2.7'
imagesize===1.0.0