neutron/neutron/db/migration/alembic_migrations
Mark McClain 36d85f831a add HEAD sentinel file that contains migration revision
This change wraps the command to generate a migration with code to
update a file called HEAD. The HEAD file will contain the revision ID
of the head of the migraton timeline. Additionally, check migrations has
been altered to verify the contents of this file against the timeline
head.

This file helps the OpenStack gate detect potential migration branches
without running alembic via git merge conflicts.

Closes-Bug:1288427
Change-Id: If382c57baea061753d3f4fcd6faec1a31fbfb7ed
2014-03-19 12:40:29 -04:00
..
versions add HEAD sentinel file that contains migration revision 2014-03-19 12:40:29 -04:00
__init__.py Remove vim line from db migartion template 2014-03-03 16:09:41 +09:00
common_ext_ops.py Remove vim line from db migartion template 2014-03-03 16:09:41 +09:00
env.py Remove vim line from db migartion template 2014-03-03 16:09:41 +09:00
script.py.mako Remove vim line from db migartion template 2014-03-03 16:09:41 +09:00