Change in ovirt-engine[ovirt-engine-3.6]: engine: Add disk check specific LUN visibility

Tal Nisan has submitted this change and it was merged. Change subject: engine: Add disk check specific LUN visibility ...................................................................... engine: Add disk check specific LUN visibility When adding a new direct LUN disk, the engine tests the visibility of the LUN if a host has been specified. In order to improve performance, the visibility test done via GetDeviceList will be performed only on the specific LUN. Change-Id: I39d0267fffd7e96c0d5297ac4792f632201ecdf1 Bug-Url: https://bugzilla.redhat.com/1217401 Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/storage/DiskValidator.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddDiskCommandTest.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/storage/DiskValidatorTest.java 3 files changed, 17 insertions(+), 7 deletions(-) Approvals: Tal Nisan: Passed CI tests Allon Mureinik: Looks good to me, approved Freddy Rolland: Verified -- To view, visit https://gerrit.ovirt.org/47019 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I39d0267fffd7e96c0d5297ac4792f632201ecdf1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com