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