Bump python-saharaclient lower bound to 2.2.0

Needed for the newest boot from volume stuff.

Change-Id: Ibebd7d789d9233e2c7dee3f41f23d82c3f7f2b8e
This commit is contained in:
Jeremy Freudberg 2019-03-07 10:04:07 -05:00
parent 65961853cc
commit 55f14de598
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ python-mimeparse==1.6.0
python-neutronclient==6.7.0
python-novaclient==9.1.0
python-openstackclient==3.12.0
python-saharaclient==2.0.0
python-saharaclient==2.2.0
python-subunit==1.0.0
python-swiftclient==3.2.0
pytz==2013.6

View File

@ -11,7 +11,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>=2.0.0 # Apache-2.0
python-saharaclient>=2.2.0 # Apache-2.0
pytz>=2013.6 # MIT
horizon>=14.0.0.0b3 # Apache-2.0