neutron/neutron/ipam
Brian Haley 86badcfe2d Fix some pylint indentation warnings
Running with a stricter .pylintrc generates a lot of
C0330 warnings (hanging/continued indentation). Fix
some remaining ones in miscellaneous directories.

Also cleanup any remaining code that I missed in this
series, or has changed since I started.

Trivialfix

Change-Id: I17b4779020a7bfb369c3e721ab6638cd4a6ab50c
2022-12-12 11:48:25 -05:00
..
drivers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
__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 some pylint indentation warnings 2022-11-02 10:47:38 -04:00
subnet_alloc.py Fix some pylint indentation warnings 2022-11-02 10:47:38 -04:00
utils.py Fix some pylint indentation warnings 2022-11-02 10:47:38 -04:00