puppet-trove/releasenotes/notes/cache-opts-d22f9a6692121131.yaml
Takashi Kajinami 65214a004a Add support for caching options
Trove supports caching using the oslo.cache library. This add support
for customizing caching options.

Change-Id: Ic4f8b9dc285efb4cd983cc6ba8a9eeaedd188456
2024-02-04 01:37:31 +09:00

8 lines
158 B
YAML

---
features:
- |
The following two classes have been added, to support caching options.
- ``trove::cache``
- ``trove::cache::instance_ports``