tripleo-heat-templates/releasenotes/notes/memcached-verbose-logs-84ca938d76c16429.yaml
Juan Antonio Osorio Robles 8523420930 Make memcached logs verbosity configurable
This adds the MemcachedDebug flag which makes memcached logs verbose.
Also, the service now reacts to the global Debug flag.

Related-Bug: #1720183
Change-Id: Ie8120359a12f734aad584b083c8362dd21b70dea
2017-10-30 10:42:02 +02:00

7 lines
212 B
YAML

---
features:
- |
The memcached service now reacts to the Debug flag, which will make its
logs verbose. Also, the MemcachedDebug flag was added, which will just add
this for the individual service.