Fabian Deutsch has submitted this change and it was merged. Change subject: Disabled accept integer as ipv4 "Netmask". ......................................................................
Disabled accept integer as ipv4 "Netmask". As accepts the integer,the nic will not come up. When switching it back to the full netmask it works fine. So now only accept IPv4Address or empty for "Netmask" of ipv4. Change-Id: I68b20ea199826532626413ed55467d49d61a58cd Signed-off-by: hadong <[email protected]> Bug-Url:https://bugzilla.redhat.com/show_bug.cgi?id=990965 --- M src/ovirt/node/setup/core/network_page.py 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17778 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I68b20ea199826532626413ed55467d49d61a58cd Gerrit-PatchSet: 9 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: hadong <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
