neutron/neutron/db/migration/alembic_migrations/versions
Brian Haley eaf990b2bc Fix pep8 E128 warnings in non-test code
Reduces E128 warnings by ~260 to just ~900,
no way we're getting rid of all of them at once (or ever).
Files under neutron/tests still have a ton of E128 warnings.

Change-Id: I9137150ccf129bf443e33428267cd4bc9c323b54
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
2019-03-12 21:22:33 +00:00
..
liberty Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
mitaka Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
newton Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
ocata/expand Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
pike/expand Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
queens/expand Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
rocky/expand [server side] Floating IP port forwarding OVO and db script 2018-07-16 11:17:45 +08:00
stein/expand Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
CONTRACT_HEAD Remove availability range code and model 2016-09-06 17:35:12 +00:00
EXPAND_HEAD Allow sharing of security groups via RBAC mechanism 2019-03-09 17:30:14 -06:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
kilo_initial.py Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00

README

This directory contains the migration scripts for the Neutron project.  Please
see the README in neutron/db/migration on how to use and generate new
migrations.