tripleo-heat-templates/releasenotes/notes/swift-single-replica-cleanup-fdf72b9e462185c7.yaml
Christian Schwede 9be1b77461 Run Swift replicators in single replica mode
This makes sure we still run the replicators in single replica mode.
Besides replication they also do some cleanup like removing old
tombstone files.

However, it is not needed to run them all the time, thus setting an
interval between runs of 1 day.

Closes-Bug: 1907062
Change-Id: I4dface059e193c5c0769f7d80293ff5fff7d2653
2021-09-14 12:21:04 +02:00

7 lines
253 B
YAML

---
fixes:
- |
Enable Swift replicators in single replica mode to ensure cleanup of old
tombstone (.ts) files. Sleep interval between replication runs is set to 24
hours to prevent unneeded load on the systems if no replication is needed.