Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: hooks: Adding hooks for ovirt-node-upgrade
......................................................................
hooks: Adding hooks for ovirt-node-upgrade
Currently ovirt-node offers ovirt-node-upgrade tool to
upgrade node images. This patch adds the pre-upgrade
script for vdsm tasks before the upgrade.
Change-Id: I986fe6edb8f5619dcbca33cccab080245654fd02
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1079087
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M Makefile.am
M configure.ac
A hooks/Makefile.am
A hooks/README
A hooks/pre-upgrade/01-vdsm
M ovirt-node-plugin-vdsm.spec.in
6 files changed, 65 insertions(+), 1 deletion(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
Joey Boggs: Verified
--
To view, visit
http://gerrit.ovirt.org/28251
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I986fe6edb8f5619dcbca33cccab080245654fd02
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server