neutron/neutron/tests/retargetable
Mike Bayer 546ba377db Restore MySQL and Postgresql functional testing
The oslo.db opportunistic test fixtures were not being
used effectively and the MySQL / PG databases were not
being used.  This patch restores working patterns against
oslo.db.  Additionally, the migration level tests have also
been updated to make use of oslo.db provisioning functionality
and unused methods have been removed.

The current approach makes use of oslo.db provisioning constructs
directly, as well as some semi-private attribute access within
oslo.db enginefacade, in order to work around some issues
that have arisen in oslo.db's test_base.
A new release of oslo.db will provide
public API points to resolve pending issues, and to
allow neutron's use cases here which will
also be of general applicability to openstack projects.

Closes-bug: #1594898

Change-Id: Ie27cf174fa24c2f479af47335d9ae139fb7d159a
2016-06-29 13:20:17 -04:00
..
__init__.py Simplify retargetable test framework 2015-03-31 20:13:04 +00:00
base.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
client_fixtures.py Restore MySQL and Postgresql functional testing 2016-06-29 13:20:17 -04:00
rest_fixture.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_example.py Simplify retargetable test framework 2015-03-31 20:13:04 +00:00