Joey Boggs has submitted this change and it was merged. Change subject: Fix always use the first one of the disk list as boot disk issue ......................................................................
Fix always use the first one of the disk list as boot disk issue Previously ovirt node always use the first one of the disk list on boot_device_page as boot disk Now fix it to use the selected disk as boot disk. Change-Id: I1cc27143b544a228daf1278ea5bc67e6c84598c1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=965907 Signed-off-by: hadong <[email protected]> --- M src/ovirt/node/installer/core/boot_device_page.py M src/ovirt/node/installer/core/progress_page.py 2 files changed, 3 insertions(+), 2 deletions(-) Approvals: Joey Boggs: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18157 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1cc27143b544a228daf1278ea5bc67e6c84598c1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: hadong <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
