oslo.db/oslo_db/tests
Javier Pena 17db7e39d1 Fix compatibility with SQLAlchemy < 1.1.0
https://review.openstack.org/427970 broke compatibility with
SQLAlchemy versions <1.1.0 by using sqlalchemy.dialects.mysql.types
in test_ndb.py.

Change-Id: I773e0931d4f9f345f8095559eff2eb35e0730027
2017-06-28 14:31:35 +00:00
..
sqlalchemy Fix compatibility with SQLAlchemy < 1.1.0 2017-06-28 14:31:35 +00:00
__init__.py Test that concurrent sqlalchemy transactions don't block 2015-07-16 20:20:45 +10:00
base.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
test_api.py api: use sane default in wrap_db_retry() 2016-06-29 13:38:02 +02:00
test_concurrency.py Fix parameters of assertEqual are misplaced 2016-07-20 18:11:34 +08:00
utils.py Update Oslo imports to remove namespace package 2015-01-21 18:23:56 -05:00