Daniel Erez has submitted this change and it was merged.
Change subject: core: RemoveDiskSnapshot rollback - fetch disk by DiskDao
......................................................................
core: RemoveDiskSnapshot rollback - fetch disk by DiskDao
RemoveDiskSnapshotTaskHandler ->
* endWithFailure: Fetching a disk by imageGroupId should be done using DiskDao.
* endRemoveSnapshotSingleDisk: update TaskGroupSuccess appropriately.
Change-Id: I9b6d811a86c353087479de1fc25276be62df4bec
Bug-Url:
https://bugzilla.redhat.com/1134382
Bug-Url:
https://bugzilla.redhat.com/1134434
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotTaskHandler.java
1 file changed, 9 insertions(+), 6 deletions(-)
Approvals:
Daniel Erez: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32143
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9b6d811a86c353087479de1fc25276be62df4bec
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server