]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
[neutron-db-manage] Introduce contract and expand commands
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 24 Aug 2015 15:58:12 +0000 (17:58 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 27 Aug 2015 11:43:04 +0000 (13:43 +0200)
commitbac73541f420d1802cdf48f4d35b3a6ad1f5b7ee
tree0f2698175358f6c1a61946b6b752cfb29cca69ad
parent1c19e898c0199c33a0273eb906cf63075269234c
[neutron-db-manage] Introduce contract and expand commands

Those are just wrappers that pass proper @head revision into upgrade
alembic API.

Change-Id: I4d7e1bd992c3ad75fca6d72defa9f96565ad6ba9
Partially-Implements: blueprint online-schema-migrations
doc/source/devref/alembic_migrations.rst
neutron/db/migration/cli.py
neutron/tests/unit/db/test_migration.py