neutron/neutron/db/migration/alembic_migrations/versions
Yang JianFeng a0a25cb15c [Server Side] L3 router support ndp proxy
Change-Id: I9b92702af8a235443a2fa1aea3997f3d40a03fc3
Partial-Bug: #1877301
2022-02-03 10:07:46 +08:00
..
liberty Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
mitaka Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
newton Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
ocata/expand Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +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 Add Rocky milestone tag for alembic migration revisions 2020-05-13 02:30:01 +00:00
stein/expand Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
train/expand Move migration to proper dir and fix objects tests 2019-11-04 17:44:44 +00:00
ussuri/expand Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
victoria/expand Open Wallaby DB branch 2020-10-04 14:54:07 +00:00
wallaby/expand Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
xena/expand Open Yoga DB branch 2021-09-20 15:08:07 +00:00
yoga/expand [Server Side] L3 router support ndp proxy 2022-02-03 10:07:46 +08:00
CONTRACT_HEAD Remove availability range code and model 2016-09-06 17:35:12 +00:00
EXPAND_HEAD [Server Side] L3 router support ndp proxy 2022-02-03 10:07:46 +08:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
kilo_initial.py Revert "Squash alchemy Liberty branch" 2020-09-04 07:40:44 +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.