]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow to specify branch for creating new migration
authorYuji <azama-yuji@mxe.nes.nec.co.jp>
Wed, 16 Sep 2015 02:45:27 +0000 (11:45 +0900)
committerHenry Gessau <gessau@cisco.com>
Thu, 22 Oct 2015 15:50:32 +0000 (11:50 -0400)
commit9d069c48aed3a087c5c51366c8e70b29f339e794
tree62bfbcaac64e3c9e0cf4efcec4e56a38875270f8
parent9da4dfae56f22414e389bff560a9ee10991e1d7d
Allow to specify branch for creating new migration

Add options to 'neutron-db-manage revision' command for specifying
a branch.

DocImpact

Change-Id: I00b00821839b0d77caaaf26b518c5c0c75e01218
Closes-Bug: 1503342
doc/source/devref/alembic_migrations.rst
neutron/db/migration/cli.py
neutron/tests/unit/db/test_migration.py