Yair Zaslavsky 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 come 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=1070465
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, 49 insertions(+), 4 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25121
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I970b8f4950abb5eeb0a72a46ed00af26028919dd
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(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