Fabian Deutsch has submitted this change and it was merged. Change subject: Show infinity instead of None for bounds in valid.Number ......................................................................
Show infinity instead of None for bounds in valid.Number Previously, specifying None at either end of the bounds for a Number validator would return a message which showed that it must be within [0, None] instead of infinity. Show a more logical result. Change-Id: Ic2a2eba3e33d4354677cfa254a2a3e18c59ef813 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=989398 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/valid.py 1 file changed, 5 insertions(+), 1 deletion(-) -- To view, visit http://gerrit.ovirt.org/22267 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic2a2eba3e33d4354677cfa254a2a3e18c59ef813 Gerrit-PatchSet: 2 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
