puppet-aodh/releasenotes/notes/install-python-redis-d695b95171f6c392.yaml
Pradeep Kilambi e50308cc6d Install python-redis if coordination url uses it
If tooz coordination is enabled and url is using redis
lets ensure python-redis is installed.

Change-Id: Iefe933f45353810200ec9c76ffc92f051db7a5e6
2017-02-15 08:23:33 -05:00

5 lines
148 B
YAML

---
fixes:
- Install python-redis if the coordination backend url is redis. This is
an indirect dependency on evaluator coordination to work.