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:
Tobias Henkel
2018-08-02 08:38:46 +02:00
parent 8fc3461f59
commit 6330a47aad

View File

@@ -11,7 +11,7 @@ bashate>=0.2
zuul-sphinx>=0.1.1
stestr>=1.0.0 # Apache-2.0
# For upload-logs-swift:
openstacksdk
openstacksdk>=0.17.1
requests
requestsexceptions
bs4