Change in ovirt-engine[master]: core: Set volume classification as snapshot for image snapshot.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Set volume classification as snapshot for image snapshot. ...................................................................... core: Set volume classification as snapshot for image snapshot. Volume classification is a DB column which specifies whether a volume is an active volume or a snapshot. Once a snapshot is added, we should update the volume classification of the snapshot to snapshot instead of volume. Change-Id: Ieed6f7183bb2540dcbcf8d2ddd36a4bf4dfe6a61 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotCommand.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/43813 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieed6f7183bb2540dcbcf8d2ddd36a4bf4dfe6a61 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
mlipchuk@redhat.com