tripleo-heat-templates/releasenotes/notes/enable-cache-293c39b3b6f55c80.yaml
Takashi Kajinami 6a504c03fb Add EnableCache option to enable/disable usage of memcache
Depends-on: https://review.opendev.org/#/c/725020/
Change-Id: Id92c13a591f64b1084cbe4c48f2879d791f66cfe
2020-05-03 00:50:24 +09:00

7 lines
235 B
YAML

---
features:
- |
The new ``EnableCache`` parameter is added to enable/disable chacing using
memcached services. The parameter is true by default, but should be false
when memcached service is disabled in the deployment.