
Sahina Bose has submitted this change and it was merged. Change subject: gluster: Entities for volume snapshot scheduling ...................................................................... gluster: Entities for volume snapshot scheduling Introduced entities for gluster volume snapshot scheduling. Change-Id: I010e5c3977af7adeac2e6865bb1a99280a40ea70 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> --- A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeSnapshotSchedule.java A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeSnapshotScheduleRecurrence.java M packaging/dbscripts/create_views.sql A packaging/dbscripts/upgrade/03_05_1290_add_gluster_volume_snapshot_schedule_tables.sql R packaging/dbscripts/upgrade/03_05_1300_add_snapshot_count_to_gluster_volume.sql 5 files changed, 248 insertions(+), 0 deletions(-) Approvals: Sahina Bose: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39291 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I010e5c3977af7adeac2e6865bb1a99280a40ea70 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: automation@ovirt.org