]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use oslo.db create_engine instead of SQLAlchemy
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 11 Jul 2014 12:34:26 +0000 (14:34 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 19 Aug 2014 07:02:45 +0000 (07:02 +0000)
commitb57d52aeb951bcfb9a2966ba7dc1b3f8b640bd8f
treefb01402558fe12fe979663db71245a69cacb2827
parentf907677f1d85f12486d50a1fe8db03dcc9d08979
Use oslo.db create_engine instead of SQLAlchemy

oslo.db may set additional options to engines that we may be interested in.

blueprint enable-mysql-connector

Closes-Bug: #1350942
Change-Id: I6f67bb430c50ddacb2d53398de75fb5f494964a0
neutron/db/migration/alembic_migrations/env.py
neutron/db/migration/migrate_to_ml2.py