Allon Mureinik has uploaded a new change for review. Change subject: core: Remove disk from snapshots (#828192) ......................................................................
core: Remove disk from snapshots (#828192) https://bugzilla.redhat.com/828192 When a disk is removed all it's snapshots are removed. However, they are not removed from the snapshot's configuraiton - instead, they are marked as ILLEGAL (upon reading!). Unfortunately, many flows disregard illegal snapshot disks (e.g., BZ 828192), which leads to a bunch of broken flows. This patch proposes a different approach - since the disk is removed entirely, with its snapshots, it should also be remvoed from the snapshots' configuration, as if it never existed. Change-Id: I97dedb9b8e8cd4dd0cae6c7b01d4b5678ba0a2d0 Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java 1 file changed, 55 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/25/6025/1 -- To view, visit http://gerrit.ovirt.org/6025 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I97dedb9b8e8cd4dd0cae6c7b01d4b5678ba0a2d0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches