Inefficient validation functions
Bug #1431367 reported by
George Peristerakis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
Low
|
Kamil Rykowski |
Bug Description
In the functions validate_port_range and validate_
x in range(-1, 65536) should be replaced with -1 <= x < 65536
Changed in horizon: | |
status: | New → In Progress |
Changed in horizon: | |
assignee: | nobody → Sam Betts (sambetts) |
Changed in horizon: | |
assignee: | nobody → Kamil Rykowski (kamil-rykowski) |
Changed in horizon: | |
importance: | Undecided → Low |
milestone: | none → mitaka-1 |
To post a comment you must log in.
Change abandoned by George Peristerakis (<email address hidden>) on branch: master /review. openstack. org/163822
Review: https:/