From Allon Mureinik <amureini(a)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(a)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(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>