neutron-lbaas/neutron_lbaas/db/migration/alembic_migrations
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
..
versions Fix pep8 errors 2018-04-12 14:58:11 +10:00
README Initializing alembic for separate chain 2014-12-10 17:55:20 -06:00
__init__.py Initializing alembic for separate chain 2014-12-10 17:55:20 -06:00
env.py Tag the alembic migration revisions for Newton 2016-09-13 21:15:20 -04:00
script.py.mako Migrate to multi branch directory structure 2015-07-28 22:44:44 +02:00

README

Generic single-database configuration.