42b2024912
Recent pep8 upgrade and corresponding pycodestyle(2.4.0) update break
neutron-lbaas pep8 job due to the new rules.
This commit fixes the following new errors:
- E501 line too long
- E402 module level import not at top of file
- W503 line break before binary operator
Story: 2001828
Task: 12584
Change-Id: Ifa5a75745bd03aba6af63422623c5cd9eef344e4
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
lbaasv2_agent.py |