oslo.db/openstack/common/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
..
migration_cli Don't store engine instances in oslo.db 2014-01-23 17:45:50 +02:00
__init__.py Removed copyright from empty files 2013-12-25 22:11:42 -05:00
migration.py Ignore migrate versioning tables in utf8 sanity check 2014-04-01 17:56:13 -07:00
models.py Do not use the 'extend' method on a dict_items object 2014-03-13 16:02:59 +01:00
provision.py Adapt DB provisioning code for CI requirements 2014-02-21 14:55:32 +02:00
session.py Start ping listener also for postgresql 2014-04-08 11:56:17 +02:00
test_base.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00
test_migrations.conf Move base migration test classes to common code 2013-08-06 12:09:02 +03:00
test_migrations.py Use oslotest instead of common test module 2014-04-15 13:05:35 +03:00
utils.py Add a warning to not use get_table for working with ForeignKeys 2014-04-07 07:18:04 -07:00