Bump lower constraint of python-zunclient

Projects that depends on python-zunclient should use the latest
version as lower constraint.

Change-Id: Idc865788f35427cc0f2926b31089ec4097831334
This commit is contained in:
Hongbin Lu 2019-09-01 22:35:58 +00:00
parent bdf129b15f
commit 7549d260aa
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ python-subunit==1.0.0
python-swiftclient==3.2.0
python-troveclient==2.2.0
python-zaqarclient==1.0.0
python-zunclient==1.3.0
python-zunclient==3.4.0
pytz==2013.6
PyYAML==3.12
repoze.lru==0.7

View File

@ -38,4 +38,4 @@ python-searchlightclient>=1.0.0 #Apache-2.0
python-senlinclient>=1.1.0 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0
python-zaqarclient>=1.0.0 # Apache-2.0
python-zunclient>=1.3.0 # Apache-2.0
python-zunclient>=3.4.0 # Apache-2.0