summaryrefslogtreecommitdiff
path: root/oslo_db/tests/test_api.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Use common base classStephen Finucane2021-07-291-3/+8
* Use unittest.mock instead of third party mock8.1.0Sean McGinnis2020-03-311-1/+2
* Improve exponential backoff for wrap_db_retryYikun Jiang2018-04-131-0/+56
* api: use sane default in wrap_db_retry()Julien Danjou2016-06-291-2/+2
* api: always enable retry_on_requestJulien Danjou2016-05-171-3/+3
* Add tests for float interval values in wrap_db_retry()Julian Sy2016-02-251-5/+26
* Don't log non-db error in retry wrapperMatt Riedemann2016-01-131-0/+12
* Allow additional exceptions in wrap_db_retryKevin Benton2015-06-251-0/+16
* Make DBAPI class work with mocks correctly1.5.0Roman Podoliaka2015-02-251-0/+8
* Add retry decorator allowing to retry DB operations on requestEugene Nikanorov2015-01-301-0/+21
* Update Oslo imports to remove namespace packageDoug Hellmann2015-01-211-2/+2
* Move files out of the namespace packageDoug Hellmann2014-12-241-0/+177