Tal Nisan has submitted this change and it was merged.
Change subject: restapi: Fix lun collections in ISCSI SD
......................................................................
restapi: Fix lun collections in ISCSI SD
When requesting an ISCSI storage domain via REST API, only one LUN
will be retrieved in case the SD have multiple LUNs.
This patch fixes the logic on the LUNS retrieval in REST API.
The following patch introduced the issue: commit 654d7de
Change-Id: Ic833809db02c2861def1da0918e95fd953205ad4
Signed-off-by: Fred Rolland <frolland(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/1350343
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainsResource.java
1 file changed, 11 insertions(+), 8 deletions(-)
Approvals:
Tal Nisan: Looks good to me, but someone else must approve
Juan Hernandez: Looks good to me, approved
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, but someone else must approve
Freddy Rolland: Verified
--
To view, visit
https://gerrit.ovirt.org/59820
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic833809db02c2861def1da0918e95fd953205ad4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>