neutron-dynamic-routing/neutron_dynamic_routing/db/migration/alembic_migrations
Henry Gessau af902a0654 Tag the alembic migration revisions for Newton
This allows the database to be upgraded with the command:
  neutron-db-manage upgrade newton

Migration f399fa0f5f25 is the newton milestone for the expand
branch. It was tagged earlier (although it shouldn't have been).

Migration 61cc795e43e8 was erroneously tagged, so remove the
tag from there.

Also clean up a deprecated use of model_base because the
deprecation warning was cluttering up the output of
neutron-db-manage.

Depends-On: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

Partial-Bug: #1623108

Change-Id: If1820978c1eb6a8c2dbff20b349c0d4108a49258
2016-09-13 20:18:38 -04:00
..
versions Tag the alembic migration revisions for Newton 2016-09-13 20:18:38 -04:00
__init__.py Added alembic DB migration framework 2016-05-03 15:50:51 +00:00
env.py Tag the alembic migration revisions for Newton 2016-09-13 20:18:38 -04:00
script.py.mako Added alembic DB migration framework 2016-05-03 15:50:51 +00:00