neutron/neutron/db/migration
Armando Migliaccio 18fd170927 Hook bandit security linter to pep8 target
This helps catch a number of potential issues with the neutron
code in advance. A false positive can be skipped with #nosec
at the offending line, just like #noqa can be added on
offending module imports.

(cherry picked from commit 85a3e93537)
Change-Id: I3e4cbc94539dd2cce61bfa5cd0265e75d7336311
2017-08-18 18:00:36 +00:00
..
alembic_migrations DB migration checklist task for Pike 2017-08-15 19:22:13 +00:00
models Merge "Relocate Agent DB model" 2016-10-10 16:33:55 +00:00
README Update the documentation link for doc migration 2017-07-22 18:46:13 +09:00
__init__.py Hook bandit security linter to pep8 target 2017-08-18 18:00:36 +00:00
alembic.ini Ease debugging alembic by passing proper scripts path in alembic.ini 2015-06-22 15:44:55 +02:00
autogen.py Revert "Support unique labels for alembic branches" 2016-07-06 16:51:04 +00:00
cli.py Remove unused variable 2017-04-14 23:09:21 +00:00
connection.py neutron-db-manage: add has_offline_migrations command 2016-01-22 13:55:40 +00:00

README

See doc/source/contributor/alembic_migrations.rst

Rendered at
https://docs.openstack.org/neutron/latest/contributor/alembic_migrations.html