
Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: Updated VDC utilities to accept alternative binary ...................................................................... packaging: Updated VDC utilities to accept alternative binary * Renamed several parameters from _RHEVM_ convention to _ENGINE_ * Added the optional parameter for engine-conf binary in getVdcOptions function * Added the optional parameters for engine-conf binary and configuration in updateVdcOptions function. * Updated the definition of configureTasksTimeout function to utilize the aforementioned parameters. * Updated the usage of configureTasksTimeout function. Change-Id: Ica1c009bffbcd956c64929050e9ebb806be006af Signed-off-by: Alex Lourie <alourie@redhat.com> --- M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/common_utils.py M packaging/fedora/setup/engine-setup.py M packaging/fedora/setup/engine-upgrade.py 4 files changed, 31 insertions(+), 21 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8913 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ica1c009bffbcd956c64929050e9ebb806be006af Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>