Fabian Deutsch has submitted this change and it was merged. Change subject: Don't crash if there are no boot devices ......................................................................
Don't crash if there are no boot devices If there are no disks found in the installer, disable the continue button and properly show the message to the user instead of crashing because we try to address a label which isn't created. Change-Id: I9b7329a32b4dc6ff38d31b296deee22360512885 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1084528 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/installer/core/boot_device_page.py 1 file changed, 14 insertions(+), 8 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26503 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9b7329a32b4dc6ff38d31b296deee22360512885 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
