Maor Lipchuk has submitted this change and it was merged.
Change subject: engine: Refactor RemoveCinderSnapshotCommand CB
......................................................................
engine: Refactor RemoveCinderSnapshotCommand CB
Refactor RemoveCinderSnapshotCommandCallback to inherit from
ConcurrentChildCommandsExecutionCallback to minimize code duplication
and ease future refactors.
Change-Id: Id1edd2530bffd3cc868b961089e7f3f9e43ae3ef
Signed-off-by: Fred Rolland <frolland(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/RemoveCinderSnapshotCommandCallback.java
1 file changed, 19 insertions(+), 52 deletions(-)
Approvals:
Freddy Rolland: Verified
Maor Lipchuk: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/54126
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id1edd2530bffd3cc868b961089e7f3f9e43ae3ef
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Fred Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>