]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Override opportunistic database tests to PyMySQL
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 18 Jun 2015 19:09:05 +0000 (19:09 +0000)
committerCedric Brandily <zzelle@gmail.com>
Tue, 23 Jun 2015 19:04:06 +0000 (21:04 +0200)
commitd23a59f1c808c50575f49f9291bd70c6b3a5797a
tree4542eaf65bcf2724791178d593c94d8f7759a51d
parent04d44cee63f3fbba45956abd28f325d5ac3ca2d9
Override opportunistic database tests to PyMySQL

Set the OS_TEST_DBAPI_ADMIN_CONNECTION override variable so that
oslo.db opportunistic detection will know to use PyMySQL until
I12b32dc097a121bd43991bc38dd4d289b65e86c1 makes it the default
behavior.

This change removes previous code[1] enabling PyMySQL use.

[1] Ic5c1d12ab75443e1cc290a7447eeb4b452b4a9dd

Change-Id: Ic39feee0248f2ffabdba26f3779ab40a8f3838e6
Co-Authored-By: Victor Sergeyev <vsergeyev@mirantis.com>
Co-Authored-By: Cedric Brandily <zzelle@gmail.com>
neutron/tests/common/base.py
tox.ini