Change in ovirt-engine[master]: core: Correct getting ConnectAllHostsToLunResult

From Allon Mureinik <amureini@redhat.com>:
Allon Mureinik has submitted this change and it was merged. Change subject: core: Correct getting ConnectAllHostsToLunResult ...................................................................... core: Correct getting ConnectAllHostsToLunResult Commit 05ceb0 introduced ConnectAllHostsToLunResult in order to make VdcReturnValueBase final. It, unfortunately, introduced a regression in ExtendSANStorageDomainCommand where ExtendSANStorageDomainCommand's return value was cast to a ConnectAllHostsToLunResult instead of the called ConnectAllHostsToLun result. Change-Id: I4fb74837c063addcd8810d6dfdab07b9a8c29870 Bug-Url: https://bugzilla.redhat.com/1460195 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/domain/ExtendSANStorageDomainCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/78052 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4fb74837c063addcd8810d6dfdab07b9a8c29870 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: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review