Dan Kenigsberg has submitted this change and it was merged. Change subject: To allow downgrade of vdsm we need to support vdsm-tool old API ......................................................................
To allow downgrade of vdsm we need to support vdsm-tool old API During upgrading or downgrading vdsm version we perform reconfigure process. This process has been changed between 3.3 to 3.4. This patch tries the current version implementation of reconfigure, and if it fails it will fallback to vdsmd reconfigure verb, which exists in all previous versions of vdsm. This workaround need to be removed in vdsm 3.5. Change-Id: I8bd7f9048acc4f53f3da66e21d5ad2c5caf2a5ad Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23333 Reviewed-by: Alon Bar-Lev <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in 1 file changed, 15 insertions(+), 5 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Douglas Schilling Landgraf: Looks good to me, but someone else must approve Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23333 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8bd7f9048acc4f53f3da66e21d5ad2c5caf2a5ad Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
