oslo.db/oslo_db
Zane Bitter 5be38d2c66 Use skipTest() method instead of deprecated skip()
The method for skipping a test in unittest is skipTest(). testtools also
provides skip(), but that is deprecated. This eliminates the deprecation
warnings by switching to the recommended skipTest().

Change-Id: I45da95958e6f65475beab0d7a3c6de6604fa82d7
2017-10-19 18:52:29 -04:00
..
locale Imported Translations from Zanata 2017-03-24 07:13:44 +00:00
sqlalchemy Use skipTest() method instead of deprecated skip() 2017-10-19 18:52:29 -04:00
tests Use skipTest() method instead of deprecated skip() 2017-10-19 18:52:29 -04:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Update the documentation link 2017-08-23 14:46:27 +08:00
api.py Remove log translations 2017-03-30 08:42:42 +08:00
concurrency.py Remove log translations 2017-03-30 08:42:42 +08:00
exception.py Remove property message for DBInvalidUnicodeParameter and InvalidSortKey 2017-09-11 17:38:31 +08:00
options.py Rename idle_timeout to connection_recycle_time 2017-08-15 10:26:36 -04:00