]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes bulk insertion of data to ml2_port_binding
authoryuyangbj <yangyu@vmware.com>
Wed, 13 May 2015 06:07:36 +0000 (14:07 +0800)
committerZhenmei <zma@vmware.com>
Mon, 8 Jun 2015 21:56:57 +0000 (05:56 +0800)
commitb322ebae09cc59ed0a860ea6e39ed9b6fa6c5c12
treec1374d9822db1ca5532fdd02e59b081bf7a57cd1
parentbd4c03ba99bc77a629c89ab5c4a1d9e8cd83dada
Fixes bulk insertion of data to ml2_port_binding

We should use schema definition to insert bulk of data to table.
Closes-Bug: #1454566

Change-Id: I66b3ee8c2f9fa6f04b9e89dc49d1a3d277d63191
neutron/db/migration/alembic_migrations/versions/2b801560a332_remove_hypervneutronplugin_tables.py