Fabian Deutsch has submitted this change and it was merged. Change subject: Block IPv6 for services which don't support it ......................................................................
Block IPv6 for services which don't support it Previously, we allowed FQDNOrIPAddress() for netconsole and kdump, which don't support IPv6 configuration. Don't allow IPv6 addresses. Related to this, give users support to disable it by passing an argument to validators. Change-Id: Id9dc98d9bc6b11060fd4deefe4332e24c517cb30 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1008841 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1008795 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/setup/core/kdump_page.py M src/ovirt/node/setup/core/logging_page.py M src/ovirt/node/valid.py 3 files changed, 25 insertions(+), 9 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20124 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9dc98d9bc6b11060fd4deefe4332e24c517cb30 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
