Fabian Deutsch has submitted this change and it was merged. Change subject: Unbreak netconsole ......................................................................
Unbreak netconsole Check whether or not port is actually defined so we don't hit an exception (None != undefined). Don't try to use self. from nested classes or closures Change-Id: I546bd4da86f6aa5a3ea8f6c3877582519d6ceb88 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1119566 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/config/defaults.py 1 file changed, 5 insertions(+), 6 deletions(-) -- To view, visit http://gerrit.ovirt.org/30118 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I546bd4da86f6aa5a3ea8f6c3877582519d6ceb88 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[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
