tripleo-heat-templates/releasenotes/notes/zaqar-use-redis-by-default-930f542dda895a31.yaml
Alex Schultz e290824ce3 Switch Zaqar to use Redis
Zaqar was using mongodb by default but we haven't supported mongodb
since pike.  This change switches Zaqar to use redis by default.

Change-Id: If6ed9fddf4a4fcff3bb9105b04df777ec8a8990e
Closes-Bug: #1761239
2018-04-06 07:56:27 -06:00

6 lines
167 B
YAML

---
upgrade:
- |
Zaqar has been switched to use the redis backend by default from the
mongodb backend. Mongodb has not been supported by TripleO since Pike.