puppet-gnocchi/releasenotes/notes/install-redis-ded395c27ee7dfc3.yaml
Pradeep Kilambi c0f0622e1d Install python-redis when coordination is set
Without this redis can be missing when needed and cause
metricd to go nuts.

Change-Id: I5aa394f25f8c7b0f733868eb4389acda26333132
2017-03-03 11:30:45 -05:00

5 lines
133 B
YAML

---
fixes:
- Install redis when coordination is set in gnocchi storage.
Otherwise metricd will go creazy and throw exceptions.