
Maor Lipchuk has submitted this change and it was merged. Change subject: engine: Refactor CreateCinderSnapshotCommand CB ...................................................................... engine: Refactor CreateCinderSnapshotCommand CB Refactor CreateCinderSnapshotCommandCallback to inherit from ConcurrentChildCommandsExecutionCallback to minimize code duplication and ease future refactors. Change-Id: I553fc65816827d0729049a2845bd0f46e46883d4 Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/CreateCinderSnapshotCommandCallback.java 1 file changed, 20 insertions(+), 65 deletions(-) Approvals: Jenkins CI: Passed CI tests Freddy Rolland: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/54124 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I553fc65816827d0729049a2845bd0f46e46883d4 Gerrit-PatchSet: 17 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>