neutron/neutron/api/rpc/callbacks
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
..
consumer Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
producer Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
__init__.py Generic rpc callback mechanism which could be reused 2015-07-02 15:51:30 +03:00
events.py neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
exceptions.py Refactor the rpc callback version discovery mechanism 2016-06-09 07:33:03 +00:00
resource_manager.py use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
resources.py [server side] Floating IP port forwarding OVO and db script 2018-07-16 11:17:45 +08:00
version_manager.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00