neutron-lbaas/neutron_lbaas/drivers/radware
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 Neutron LBaaS v2 Radware driver implementation 2015-03-24 11:00:30 -07:00
base_v2_driver.py Enhancements for the the back-end system 2017-07-18 14:38:51 +00:00
exceptions.py Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
rest_client.py Merge "Adding configuration flag for skipping SSL certificate verification" 2017-06-05 14:26:08 +00:00
v2_driver.py Fix pep8 errors 2018-04-12 14:58:11 +10:00