Itamar Heim has submitted this change and it was merged.
Change subject: tools: Allow to configure domains_realm section via external file
......................................................................
tools: Allow to configure domains_realm section via external file
This can be handy in case the kerberos realm for the
added domain is not an upper case version of it.
Bare in mind the external file should contain all the domains
in case there is more than one domain in the setup
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1072330
Change-Id: I970b8f4950abb5eeb0a72a46ed00af26028919dd
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/KrbConfCreator.java
M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomains.java
M
backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomainsConfiguration.java
3 files changed, 51 insertions(+), 27 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Yair Zaslavsky: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/25447
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I970b8f4950abb5eeb0a72a46ed00af26028919dd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(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