neutron/neutron/services/auto_allocate
Brian Haley eaf990b2bc Fix pep8 E128 warnings in non-test code
Reduces E128 warnings by ~260 to just ~900,
no way we're getting rid of all of them at once (or ever).
Files under neutron/tests still have a ton of E128 warnings.

Change-Id: I9137150ccf129bf443e33428267cd4bc9c323b54
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
2019-03-12 21:22:33 +00:00
..
__init__.py Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
db.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
exceptions.py Ensure UnknownProvisioningError can be printed 2016-09-08 12:50:48 +00:00
models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
plugin.py Implement filter validation 2018-07-19 04:13:43 +00:00