Juan Hernandez has submitted this change and it was merged.
Change subject: tools: Use LocalConfig to read configuration
......................................................................
tools: Use LocalConfig to read configuration
Tools used to read the /etc/sysconfig/ovirt-engine file directly. This
patch changes them so that they read it reusing the LocalConfig class.
Change-Id: Iee87716045b9ee874bf1337e7df20061c8b6fdc1
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M
backend/manager/tools/src/main/java/org/ovirt/engine/core/tools/common/db/StandaloneDataSource.java
1 file changed, 5 insertions(+), 45 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11918
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iee87716045b9ee874bf1337e7df20061c8b6fdc1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>