oslo.db/oslo_db
Sean McGinnis 82098f63bc
Drop unittest2 usage
unittest2 was needed for Python versions <= 2.6, so it has not been
needed for quite some time now. See unittest2 note on:

https://docs.python.org/2.7/library/unittest.html

This drops unittest2 in favor of the standard unittest package.

Change-Id: I40882f14ff2ac121764b432fc745b21ae751e321
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-12 11:36:56 -06:00
..
locale Imported Translations from Zanata 2018-03-01 06:16:38 +00:00
sqlalchemy Reduce severity of wrapped exceptions logs to warning 2019-11-13 11:44:29 +00:00
tests Drop unittest2 usage 2020-01-12 11:36:56 -06: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 Improve exponential backoff for wrap_db_retry 2018-04-13 09:26:12 +08:00
concurrency.py Remove log translations 2017-03-30 08:42:42 +08:00
exception.py Remove deprecated class DbMigrationError since we already have DBMigrationError 2019-12-17 17:16:46 +00:00
options.py Removing deprecated min_pool_size 2019-04-06 12:54:28 -07:00
warning.py Move warnings to their own module 2018-10-17 14:04:42 +01:00