]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/snap_schedule: config option to allow minute granularity snaps
authorJan Fajerski <jfajerski@suse.com>
Thu, 17 Sep 2020 06:09:03 +0000 (02:09 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 17 Nov 2020 06:15:46 +0000 (01:15 -0500)
commit1b38fc26bcfbe29cae040c9a6be2b632972f775c
treeccd32c3e766c8b0891f91568d1cd8644353c1c33
parent471c9aeb512c3a9ec6bdcb8f610f1f43149d2c73
pybind/snap_schedule: config option to allow minute granularity snaps

Thsi allows setting and scheduling snapshots with minute granularity. If
the option is unset, adding these will fail and scheduling for them will
be skipped.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
src/pybind/mgr/snap_schedule/fs/schedule.py
src/pybind/mgr/snap_schedule/fs/schedule_client.py
src/pybind/mgr/snap_schedule/module.py