Bump minimum openstacksdk version to 0.17.2

Change-Id: I2efb3dc310097b8026377f40239907bed1f572c0
This commit is contained in:
David Shrewsbury 2018-08-07 14:15:04 -04:00
parent 5545dc00de
commit 65b7006fd5
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Bump minimum version of openstacksdk library to 0.17.2 to correct an
issue causing a crash in OpenStack provider communication threads.

View File

@ -7,7 +7,7 @@ extras
statsd>=3.0
sqlalchemy>=0.8.2,<1.1.0
PrettyTable>=0.6,<0.8
openstacksdk>=0.16.0
openstacksdk>=0.17.2
diskimage-builder>=2.0.0
voluptuous
kazoo