neutron/neutron/ipam
Brian Haley 4858315286 Fix misplaced comparison constant warnings
Use "value > constant" syntax and not vice-versa. Also
removed disable of misplaced-comparison-constant in
.pylintrc so future ones are caught.

Trivialfix

Change-Id: I733864e7437213bfb6edde24f207b2c9861998c6
2022-10-05 17:13:39 -04:00
..
drivers Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
exceptions.py Remove exception ``IpAddressAllocationNotFound`` 2022-03-16 16:48:06 +00:00
requests.py Fix misplaced comparison constant warnings 2022-10-05 17:13:39 -04:00
subnet_alloc.py Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
utils.py Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00