Skip to content

Commit 7549d26

Browse files
committed
Bump lower constraint of python-zunclient
Projects that depends on python-zunclient should use the latest version as lower constraint. Change-Id: Idc865788f35427cc0f2926b31089ec4097831334
1 parent bdf129b commit 7549d26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lower-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ python-subunit==1.0.0
109109
python-swiftclient==3.2.0
110110
python-troveclient==2.2.0
111111
python-zaqarclient==1.0.0
112-
python-zunclient==1.3.0
112+
python-zunclient==3.4.0
113113
pytz==2013.6
114114
PyYAML==3.12
115115
repoze.lru==0.7

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ python-searchlightclient>=1.0.0 #Apache-2.0
3838
python-senlinclient>=1.1.0 # Apache-2.0
3939
python-troveclient>=2.2.0 # Apache-2.0
4040
python-zaqarclient>=1.0.0 # Apache-2.0
41-
python-zunclient>=1.3.0 # Apache-2.0
41+
python-zunclient>=3.4.0 # Apache-2.0

0 commit comments

Comments
 (0)