
From Allon Mureinik <amureini@redhat.com>:
Allon Mureinik has submitted this change and it was merged. Change subject: core: TryBackToCinderSnapshotCommand#getCinderBroker ...................................................................... core: TryBackToCinderSnapshotCommand#getCinderBroker TryBackToCinderSnapshotCommand's implementation of getCinderBroker() is exactly identical to the implementation it overrides from StorageHandlingCommandBase. As such, it is redundant, and should be removed. Change-Id: I62e670c091e381141528d22d644c0560b1594aa3 Related-To: https://bugzilla.redhat.com/1448793 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/TryBackToCinderSnapshotCommand.java 1 file changed, 0 insertions(+), 9 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/76571 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I62e670c091e381141528d22d644c0560b1594aa3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>