Oved Ourfali has submitted this change and it was merged.
Change subject: aaa: Fix npe in search when authz is not properly configured
......................................................................
aaa: Fix npe in search when authz is not properly configured
Topic: AAA
NPE occured as the namespaces list returned null in case
authz extension is not configured properly.
Change-Id: Ic7b7c196b01f1572d6013996303f26ccd3d782d0
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1158512
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SearchQuery.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/34627
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7b7c196b01f1572d6013996303f26ccd3d782d0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server