Change in vdsm[master]: vdsm-upgrade: adds wrapper to ovirt-node-upgrade

dougsland at redhat.com dougsland at redhat.com
Thu Jun 19 22:26:11 UTC 2014


Douglas Schilling Landgraf has posted comments on this change.

Change subject: vdsm-upgrade: adds wrapper to ovirt-node-upgrade
......................................................................


Patch Set 16:

(1 comment)

http://gerrit.ovirt.org/#/c/28244/16/vdsm_reg/vdsm-upgrade
File vdsm_reg/vdsm-upgrade:

Line 52:     upgrade_tool = subprocess.Popen(
Line 53:         [
Line 54:             "ovirt-node-upgrade",
Line 55:             "--iso=/data/updates/ovirt-node-image.iso",
Line 56:             "--reboot=0"
I will add =1 to reboot after 1 sec
Line 57:         ],
Line 58:         stdout=subprocess.PIPE,
Line 59:         stderr=subprocess.STDOUT,
Line 60:         shell=False


-- 
To view, visit http://gerrit.ovirt.org/28244
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7b997d70a440545497246d1a19d9671b054a56a5
Gerrit-PatchSet: 16
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list