Pin openstacsksdk to <0.27.0

The next patch removes the use of TaskManager from nodepool. This
patch is mostly to cover any momentary weirdness.

Change-Id: I95df226792b716ba0f60e70eb9e4072e097c85af
This commit is contained in:
Monty Taylor 2019-04-02 09:34:45 +00:00
parent 6c2c1d3aac
commit f733e9c4d4
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ extras
statsd>=3.0
PrettyTable>=0.6,<0.8
# openstacksdk before 0.21.0 has issues with dogpile.cache
openstacksdk>=0.21.0
# openstacksdk removes taskmanager in 0.27.0
openstacksdk>=0.21.0,<0.27.0
diskimage-builder>=2.0.0
voluptuous
kazoo