neutron-vpnaas/neutron_vpnaas
Hunt Xu 9e479b621b Fix pep8 errors
Pep8 job is broken due to recent pep8 upgrade and corresponding
pycodestyle update.

This commit fixes the following errors:
  - E731 do not assign a lambda expression, use a def
  - W503 line break before binary operator
  - E402 module level import not at top of file

Change-Id: Ib357336eb165cf642f6793ff6cdde7d53075b158
2018-04-12 20:44:03 +08:00
..
cmd VPN as a Service (VPNaaS) Agent 2017-10-23 09:24:28 +07:00
db Fix pep8 errors 2018-04-12 20:44:03 +08:00
extensions remove unused plugin.get_plugin_name() 2018-04-02 02:21:17 +00:00
services use plugin common utils from neutron-lib 2018-03-15 13:00:26 -06:00
tests Fix pep8 errors 2018-04-12 20:44:03 +08:00
__init__.py Use flake8-import-order plugin and clean up exceptions 2017-07-11 15:49:52 +07:00
_i18n.py Remove log translations from neutron-vpnaas 2017-03-24 15:05:28 +08:00
opts.py Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00:00
version.py After the services split, get neutron-vpnaas Jenkins jobs passing 2014-12-09 00:00:04 -07:00