trove/backup
Lingxian Kong f0315edf2a Add periodic task to remove postgres archived wal files
* 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
(cherry-picked from commit 02971d850b)
2021-07-27 20:26:40 +12:00
..
drivers Add periodic task to remove postgres archived wal files 2021-07-27 20:26:40 +12:00
storage [Backup] Ignore 404 error when deleting swift objects 2020-09-17 11:32:44 +12:00
utils Use bridge network for db container 2021-06-22 11:59:43 +00:00
Dockerfile Use bridge network for db container 2021-06-22 11:59:43 +00:00
__init__.py Datastore containerization 2020-05-27 10:31:50 +12:00
install.sh Support mysql 8.0 2020-10-23 23:50:39 +13:00
main.py Fix restore encrypted backup 2020-10-29 23:19:03 +13:00
requirements.txt Postgresql: Backup and restore 2020-09-07 20:40:56 +12:00