oslo.db/tests/unit/db/sqlalchemy
Victor Sergeyev 64b71dbdbe Use oslotest instead of common test module
Module openstack.common.test is obsolete, so we should use
oslotest library instead of it.
Modified tests and common database code, new requirement added.

Change-Id: I853e548f11a4c3785eaf75124510a6d789536634
2014-04-15 13:05:35 +03:00
..
__init__.py Removed copyright from empty files 2013-12-25 22:11:42 -05:00
test_migrate.py Don't store engine instances in oslo.db 2014-01-23 17:45:50 +02:00
test_migrate_cli.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00
test_migration_common.py Ignore migrate versioning tables in utf8 sanity check 2014-04-01 17:56:13 -07:00
test_migrations.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00
test_models.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00
test_options.py Python3: pass bytes as 'contents' to create_tempfiles() 2014-03-14 17:42:06 +01:00
test_sqlalchemy.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00
test_utils.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00