Bump python-zunclient to 3.5.0

Change-Id: I08263611ae679f6c61eff913f1afec5597ee2c14
This commit is contained in:
Hongbin Lu 2019-09-07 16:17:24 +00:00
parent b7fe8b6e23
commit b6eb362081
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ python-neutronclient==6.7.0
python-novaclient==10.1.0
python-openstackclient==3.14.0
python-swiftclient==3.5.0
python-zunclient==1.4.0
python-zunclient==3.5.0
pytz==2018.3
PyYAML==3.12
rcssmin==1.0.6

View File

@ -8,6 +8,6 @@
#
# PBR should always appear first
pbr>=3.1.1 # Apache-2.0
python-zunclient>=1.4.0 # Apache-2.0
python-zunclient>=3.5.0 # Apache-2.0
horizon>=15.0.0.0b1 # Apache-2.0