Itamar Heim has submitted this change and it was merged.
Change subject: core: fix useDnsLookup behavior
......................................................................
core: fix useDnsLookup behavior
This patch fixes the usage of "useDnsLookup" flag
at engine-manage-domains configuration.
only When --ldap-servers is used, this flag should be ignored if set to true.
Change-Id: Ic96e2f9fafcac1e6ba952a198bfb9cecc160ba8b
Bug-Url:
https://bugzilla.redhat.com/1062172
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomains.java
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24190
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic96e2f9fafcac1e6ba952a198bfb9cecc160ba8b
Gerrit-PatchSet: 3
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