Comment 9 for bug 1935675

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/801734
Committed: https://opendev.org/openstack/tripleo-ansible/commit/625fa2653931a14c4380f64b1d957547fa982603
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 625fa2653931a14c4380f64b1d957547fa982603
Author: Juan Larriba <email address hidden>
Date: Fri Jul 9 13:01:10 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

    Change-Id: I86b3fb2c3d846bcd56859e0d572f1fe4d5e148fa
    (cherry picked from commit 482545b07c8a92767b39a94320d445927626be56)