puppet-keystone/releasenotes/notes/cron-trust_flush-9a85af706076f55d.yaml
Takashi Kajinami 4cca2330a2 Add support for trust_flush cron job
This patch introcues a new class, keystone::cron::trust_flush, so that
operators can configure a cron job to flush expired or soft deleted
trusts[1] periodically.

[1] 8232dabcf9

Change-Id: I1b0b66424d98b9181153e98f4b623ef30e8e1d09
2020-07-06 18:59:48 +09:00

6 lines
149 B
YAML

---
features:
- |
The new ``keystone::cron::trust_flush`` class was added to configure
a cron job to purge expired or soft-deleted trusts.