[node-patches] Change in ovirt-node[master]: Show infinity instead of None for bounds in valid.Number
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Wed Jan 29 08:17:28 UTC 2014
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 <rbarry at redhat.com>
---
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 <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list