Change in ovirt-engine[master]: restapi: Fix lun collections in ISCSI SD

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon Jun 27 09:52:15 UTC 2016


Juan Hernandez 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 at 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/59800
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic833809db02c2861def1da0918e95fd953205ad4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Fred Rolland <frolland at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list