Fabian Deutsch has submitted this change and it was merged. Change subject: kdump: Remove unneeded (and removed) validation ......................................................................
kdump: Remove unneeded (and removed) validation Previously the validation was called to ensure that a value read from a config file was valid. Due to changes the plugins.validate() method is not available anymore and the check was additionally not necessary. Change-Id: Ied731e09db97f4692a35ba1f32c98715d886461a Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/setup/core/kdump_page.py 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19354 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ied731e09db97f4692a35ba1f32c98715d886461a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: hadong <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
