02971d850b
* Added a periodic task for postgresql datastore to clean up the archived WAL files. * Added a check when creating incremental backups for postgresql. * A new container image ``openstacktrove/db-backup-postgresql:1.1.2`` is uploaded to docker hub. Story: 2009066 Task: 42871 Change-Id: I235e2abf8c0405e143ded6fb48017d596b8b41a1
7 lines
269 B
YAML
7 lines
269 B
YAML
---
|
|
fixes:
|
|
- Added a periodic task for postgresql datastore to clean up the archived WAL
|
|
files. Added a check when creating incremental backups for postgresql. A
|
|
new container image ``openstacktrove/db-backup-postgresql:1.1.2`` is
|
|
uploaded to docker hub.
|