Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools : Unable to add remote domain using engine-manage-domains
......................................................................
tools : Unable to add remote domain using engine-manage-domains
When there is an error with engine config while adding a remote
domain the toll does not log the error to the log file.
This patch sets the default log level of engine config to DEBUG
instead of OFF. This write the debug messages to the log file
instead of supressing it.
Change-Id: I8457b778274acabaab30b27b0605b8600e338873
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=912736
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/tools/src/main/java/org/ovirt/engine/core/config/EngineConfig.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ravi Nori: Verified
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12428
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8457b778274acabaab30b27b0605b8600e338873
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>