From 8385cccced5a90b358f201da5ab02f11ba4af792 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 5 Dec 2016 09:39:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7e8dadc7c64a33b253d6360440262077c7a2ffff --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7f27c09a..e5476e11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ stevedore>=1.17.1 # Apache-2.0 taskflow>=1.26.0 # Apache-2.0 WebOb>=1.6.0 # MIT oslo.i18n>=2.1.0 # Apache-2.0 -python-swiftclient>=2.2.0 # Apache-2.0 +python-swiftclient>=3.2.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 python-karborclient>=0.1.1 # Apache-2.0 abclient>=0.2.3 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index afa2aa8b..6ec3d16a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ taskflow>=1.26.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT -python-swiftclient>=2.2.0 # Apache-2.0 +python-swiftclient>=3.2.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0