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:
parent
6c2c1d3aac
commit
f733e9c4d4
@ -7,7 +7,8 @@ extras
|
|||||||
statsd>=3.0
|
statsd>=3.0
|
||||||
PrettyTable>=0.6,<0.8
|
PrettyTable>=0.6,<0.8
|
||||||
# openstacksdk before 0.21.0 has issues with dogpile.cache
|
# 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
|
diskimage-builder>=2.0.0
|
||||||
voluptuous
|
voluptuous
|
||||||
kazoo
|
kazoo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user