]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not explicitly set mysql_engine
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 25 Aug 2014 11:52:49 +0000 (04:52 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 25 Aug 2014 11:52:49 +0000 (04:52 -0700)
commit25f117bacf1cb110260d96e764ae8fac9440c14e
tree89f4390346437217fa0c47ba50955db7a987f72c
parentf9981d0495553563d369a044e62ae3941cef3275
Do not explicitly set mysql_engine

Setting the mysql_engine when creating a table is not needed
anymore as this is automatically done by an event listener
added with commit 466e89970f11918a809aafe8a048d138d4664299

Change-Id: I0df978dbf2bb44f17102da3c17fd4e93c9e4df8d
Closes-Bug: #1361176
neutron/db/migration/alembic_migrations/versions/19180cf98af6_nsx_gw_devices.py
neutron/db/migration/alembic_migrations/versions/3c6e57a23db4_add_multiprovider.py
neutron/db/migration/alembic_migrations/versions/4a666eb208c2_service_router.py