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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
