Fabian Deutsch has submitted this change and it was merged. Change subject: Flag the appropriate kdump field if empty ......................................................................
Flag the appropriate kdump field if empty It was possible to attempt to configure kdump with an empty nfs or ssh entry field after the appropriate checkboxes were ticked. Now, we should dynamically determine which validator to use, remove the ability to leave it empty, and present a warning. Change-Id: Id3331d37771304d642515c9cb24b7a4ac9fd2f4c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1017083 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/setup/core/kdump_page.py 1 file changed, 32 insertions(+), 0 deletions(-) -- To view, visit http://gerrit.ovirt.org/22357 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id3331d37771304d642515c9cb24b7a4ac9fd2f4c Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
