Add train DB migration milestone

Change-Id: I3f73d457fe134043b6ea840cabd727b3f52c0428
This commit is contained in:
Adit Sarfaty 2019-10-27 14:37:24 +02:00
parent 2696f331e6
commit 17edf2cd0a
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ revision = '717f7f63a219'
down_revision = 'a1be06050b41'
# milestone identifier, used by neutron-db-manage
neutron_milestone = [migration.QUEENS, migration.ROCKY, migration.STEIN]
neutron_milestone = [migration.QUEENS, migration.ROCKY, migration.STEIN,
migration.TRAIN]
def upgrade():