Oved Ourfali has submitted this change and it was merged. Change subject: tools: Fix LDAP servers issue in engine-manage-domains ......................................................................
tools: Fix LDAP servers issue in engine-manage-domains LDAP servers discovered using DNS query will not be written to database (they will be rediscovered using DNS query when needed). LDAP servers entered in --ldap-servers argument will be always written to database (they will be used then and no LDAP DNS discovery will be executed). Change-Id: I4ab5bd3a27787615c7430ce2f3a120261f4cd300 Bug-Url: https://bugzilla.redhat.com/1084479 Signed-off-by: Martin Perina <[email protected]> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomains.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Verified Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26861 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4ab5bd3a27787615c7430ce2f3a120261f4cd300 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Martin Peřina <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
