puppet-watcher/releasenotes/notes/cache-opts-1d4d358b81b76d2c.yaml
Takashi Kajinami 37180fcf62 Add support for oslo.cache options
Watcher uses oslo.cache for caching for overload standard deviation
strategy[1]. This change introduces support for parameters of that
library.

[1] 9d3671af371fc2b686fc08a1c1710fbe314121d5

Change-Id: I43ec3b4f1991661fc457cc0312bf8d6d587ee4c9
2022-02-20 20:55:13 +09:00

6 lines
126 B
YAML

---
features:
- |
The new ``watcher::cache`` class, to manage parameters of the oslo.cache
library, has been added.