From 6a1284f28b42091f339bf2eda99bbeeaceca4ad4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Mar 2018 08:30:49 +0100 Subject: [PATCH] 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 --- global-requirements.txt | 1 - lower-constraints.txt | 1 - upper-constraints.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 7d6fd2b424..bfcd222df2 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -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 diff --git a/lower-constraints.txt b/lower-constraints.txt index 3c41f909bc..3fc4ec23aa 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -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 diff --git a/upper-constraints.txt b/upper-constraints.txt index df4760c4dc..33d1027a2e 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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