Maor Lipchuk has submitted this change and it was merged.
Change subject: engine: Refactor ExtendCinderDiskCommandCallback
......................................................................
engine: Refactor ExtendCinderDiskCommandCallback
Refactor ExtendCinderDiskCommandCallback to inherit from
ConcurrentChildCommandsExecutionCallback to minimize code duplication
and ease future refactors.
Change-Id: I1692f187df60c7c37188f685fe6cd84c3aa05ce0
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/ExtendCinderDiskCommandCallback.java
1 file changed, 44 insertions(+), 48 deletions(-)
Approvals:
Freddy Rolland: Verified
Maor Lipchuk: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/54536
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1692f187df60c7c37188f685fe6cd84c3aa05ce0
Gerrit-PatchSet: 16
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>