Change in ovirt-engine[master]: core: Fix GetDeviceListQuery

amureini at redhat.com amureini at redhat.com
Tue Mar 22 13:01:23 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Fix GetDeviceListQuery
......................................................................


core: Fix GetDeviceListQuery

Commit 7fe236353390354ba0e908a2abf79d4049ca4b4d removed
ConfigValues.FilteringLUNsEnabled from the code base, but did so wrongly
- it assumed in modern DCs it will be true, instead of actually being
false.

This patch fixes this mistake.

Change-Id: Iecb058c9553e092fd3892ea7cf32aece3f6cf448
Signed-off-by: Allon Mureinik <amureini at redhat.com>
Signed-off-by: Idan Shaby <ishaby at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/lun/GetDeviceListQuery.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/disk/lun/GetDeviceListQueryTest.java
2 files changed, 11 insertions(+), 30 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/55055
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iecb058c9553e092fd3892ea7cf32aece3f6cf448
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list