Yaniv Dary has submitted this change and it was merged. Change subject: packaging: fixed setup failure on missing file (#850330) ......................................................................
packaging: fixed setup failure on missing file (#850330) getHostParams was broken since a config file was removed. Reimplemented getHostParams to fetch this data from another source. https://bugzilla.redhat.com/850330 Change-Id: Ic3166c233dfd29a715b0d5ed80e4ff59d23b40ae Signed-off-by: Yaniv Dary <[email protected]> --- M packaging/common_utils.py M packaging/ovirt-engine-dwh-setup.py 2 files changed, 38 insertions(+), 33 deletions(-) Approvals: Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7392 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3166c233dfd29a715b0d5ed80e4ff59d23b40ae Gerrit-PatchSet: 6 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
