Update sushy requirement to 1.8.1

Since sushy released 1.8.1 that fixed one critical bug, so bump its
version to 1.8.1.

Change-Id: Ic85a80c9d5ef3bd583b83e5a136b2f482be46793
This commit is contained in:
Lin Yang 2019-03-18 16:51:19 -07:00
parent fc74ed6498
commit 53e49840eb

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
sushy==1.7.0 # Apache-2.0
sushy>=1.8.1 # Apache-2.0
jsonschema<3.0.0,>=2.6.0 # MIT