]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add migration for network bindings in NVP plugin
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 15 Jan 2013 15:49:04 +0000 (07:49 -0800)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 15 Jan 2013 15:53:56 +0000 (07:53 -0800)
commit2d4431d7bc6b7ab362ce2cf084b901be45c51c2f
tree463f22e08e813600e0447abd540fb3d3835313e7
parent98b05bc5d8b42e6ddc12b363f38cb9d37e94add6
Add migration for network bindings in NVP plugin

Bug 1099895

Ensures the table nvp_network_bindings is created when upgrading
database to head, by adding an appropriate alembic migration

Change-Id: I4a794ed0ec6866d657cb2470d5aa67828e81aa75
quantum/db/migration/alembic_migrations/versions/1d76643bcec4_nvp_netbinding.py [new file with mode: 0644]