neutron-vpnaas/neutron_vpnaas/db
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
..
migration Fix pep8 errors 2018-04-12 20:44:03 +08:00
models Implement ModelMigrationSyncTest 2015-09-03 10:17:12 +03:00
vpn Fix pep8 errors 2018-04-12 20:44:03 +08:00
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00