neutron-lbaas/neutron_lbaas/cmd
Rocky fc126428f0 Fix pep8 errors
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
2018-04-12 14:58:11 +10:00
..
__init__.py Fix pep8 errors 2018-04-12 14:58:11 +10:00
lbaasv2_agent.py Add support for Guru Meditation Reports for LBaaS agents 2016-03-03 14:31:58 +01:00