[node-patches] Change in ovirt-node[master]: Add parameters and code to back kdump autoinstall parameters

fabiand at fedoraproject.org fabiand at fedoraproject.org
Mon May 12 19:05:09 UTC 2014


Fabian Deutsch has posted comments on this change.

Change subject: Add parameters and code to back kdump autoinstall parameters
......................................................................


Patch Set 12: Code-Review+1

(1 comment)

http://gerrit.ovirt.org/#/c/17894/12/scripts/ovirt-auto-install.py
File scripts/ovirt-auto-install.py:

Line 176: 
Line 177:         except:
Line 178:             kdump_args = ["OVIRT_KDUMP_SSH", "OVIRT_KDUMP_SSH_KEY",
Line 179:                           "OVIRT_KDUMP_NFS", "OVIRT_KDUMP_LOCAL"]
Line 180:             logger.warning("Unknown kdump configuration: %s" % \
Great to log this!
Line 181:                             " ".join([x for x in kdump_args if \
Line 182:                                       x in OVIRT_VARS]))
Line 183: 
Line 184: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ide8d438aa19f0189a4d3d37399ffd57cd8774584
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes



More information about the node-patches mailing list