Itamar Heim has submitted this change and it was merged.
Change subject: core: Fix NPE in DbUserCacheManager
......................................................................
core: Fix NPE in DbUserCacheManager
Fix NPE in DbUserCacheManager causing inability to login as
admin@internal if LDAP domain has been add prior to first execution of
engine.
Change-Id: I7703d446841bea47222a066fe0a2b51827f12430
Bug-Url:
https://bugzilla.redhat.com/1063276
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DbUserCacheManager.java
1 file changed, 9 insertions(+), 4 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Itamar Heim: Verified; Looks good to me, approved
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24290
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7703d446841bea47222a066fe0a2b51827f12430
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server