Comment 18 for bug 1935675

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/803279
Committed: https://opendev.org/openstack/python-tripleoclient/commit/4512b0fa67096395b608b6c490671ea2cd7cc450
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 4512b0fa67096395b608b6c490671ea2cd7cc450
Author: Juan Larriba <email address hidden>
Date: Wed Jul 14 13:01:13 2021 +0200

    Allow for cron programming of backups

    Normally, backups are not done interactively, but during nights or
    weekends. This patch introduces the capacity of introducing in an easy
    way cron programming that will execute backups in predictable intervals.

    Closes-Bug: #1935675

    Depends-on: I86b3fb2c3d846bcd56859e0d572f1fe4d5e148fa
    Change-Id: I28219759922b7407121a3fa4d2f49ee1f4b8a3cd
    (cherry picked from commit c5347fbac354099852ba9d2f7291485704f7922d)