Browse Source
If tooz coordination is enabled and url is using redis lets ensure python-redis is installed. Change-Id: Iefe933f45353810200ec9c76ffc92f051db7a5e6changes/51/433951/5
4 changed files with 23 additions and 2 deletions
@ -0,0 +1,4 @@
|
||||
--- |
||||
fixes: |
||||
- Install python-redis if the coordination backend url is redis. This is |
||||
an indirect dependency on evaluator coordination to work. |
Loading…
Reference in new issue