[node-patches] Change in ovirt-node[ovirt-3.6]: install.py: Handle multiple kernels for rebuild initramfs

dougsland at redhat.com dougsland at redhat.com
Mon Jun 6 19:45:09 UTC 2016


Douglas Schilling Landgraf has submitted this change and it was merged.

Change subject: install.py: Handle multiple kernels for rebuild initramfs
......................................................................


install.py: Handle multiple kernels for rebuild initramfs

Currently, if users try to add external kernel modules
using edit-node it will fail as the install.py cannot
handle such situation as it only expect one kernel in the image.

To avoid such issue, this patch adds a logic for such scenario
and detects the higher kernel version available.

Change-Id: I7787a9e3e6bc0b6c5ca7a257f8668a599357cd79
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1330632
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
(cherry picked from commit 63caa7e3463654b63eda6302276fff3c459d9bde)
---
M src/ovirtnode/install.py
1 file changed, 40 insertions(+), 2 deletions(-)

Approvals:
  Douglas Schilling Landgraf: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/58711
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7787a9e3e6bc0b6c5ca7a257f8668a599357cd79
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the node-patches mailing list