Require at least openstacksdk 0.17.1
The swift upload at least needs openstacksdk 0.17.1 which fixes a bug that prevented upload with the deflate filter. So state this in the requirements file. Change-Id: I64aa9ed8246006e7b77e94536e9a62dc1ff16b2a
This commit is contained in:
parent
8fc3461f59
commit
6330a47aad
@ -11,7 +11,7 @@ bashate>=0.2
|
|||||||
zuul-sphinx>=0.1.1
|
zuul-sphinx>=0.1.1
|
||||||
stestr>=1.0.0 # Apache-2.0
|
stestr>=1.0.0 # Apache-2.0
|
||||||
# For upload-logs-swift:
|
# For upload-logs-swift:
|
||||||
openstacksdk
|
openstacksdk>=0.17.1
|
||||||
requests
|
requests
|
||||||
requestsexceptions
|
requestsexceptions
|
||||||
bs4
|
bs4
|
||||||
|
Loading…
Reference in New Issue
Block a user