From 55e129f866cfbbe6588f6adb198762d9faf0e88a Mon Sep 17 00:00:00 2001 From: Jeremy Freudberg Date: Mon, 30 Jul 2018 07:59:38 -0400 Subject: [PATCH] Bump python-saharaclient lower bound to 2.0.0 For S3. Change-Id: Id3b975eb99691b0ec3a94066222b39b65ef33777 --- lower-constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index d22c4972..9301d2f5 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -91,7 +91,7 @@ python-mimeparse==1.6.0 python-neutronclient==6.7.0 python-novaclient==9.1.0 python-openstackclient==3.12.0 -python-saharaclient==1.4.0 +python-saharaclient==2.0.0 python-subunit==1.0.0 python-swiftclient==3.2.0 pytz==2013.6 diff --git a/requirements.txt b/requirements.txt index f50c0a78..a03fbb21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-keystoneclient>=3.15.0 # Apache-2.0 python-manilaclient>=1.16.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 -python-saharaclient>=1.4.0 # Apache-2.0 +python-saharaclient>=2.0.0 # Apache-2.0 pytz>=2013.6 # MIT horizon>=14.0.0.0b2 # Apache-2.0