Yaniv Bronhaim has posted comments on this change. Change subject: To allow downgrade of vdsm we need to support vdsm-tool old API ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/23333/1/vdsm.spec.in File vdsm.spec.in: Line 793: >/dev/null 2>&1; then Line 794: # fallback to vdsmd reconfigure api Line 795: for f in '/etc/init.d/vdsmd' '/lib/systemd/systemd-vdsmd'; do Line 796: if [ -f "${f}" ]; then Line 797: "${f}" reconfigure >/dev/null 2>&1 > force? there is no need for force. also in ovirt-host-deploy we don't pass the "force" Line 798: fi Line 799: done Line 800: fi Line 801: fi -- To view, visit http://gerrit.ovirt.org/23333 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8bd7f9048acc4f53f3da66e21d5ad2c5caf2a5ad Gerrit-PatchSet: 1 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]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
