summaryrefslogtreecommitdiff
path: root/oslo_utils/tests/test_excutils.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-03-311-1/+1
* tests: Convert remaining tests to mockStephen Finucane2020-02-251-166/+173
* Flatten test caseStephen Finucane2020-02-251-86/+195
* trivial: Move setup code into setUp helperStephen Finucane2019-12-181-20/+7
* Remove moxstubout usageChuck Short2018-08-221-4/+5
* Fix flake8 issuesCostin Galan2016-06-171-8/+8
* Add excutils.exception_filterZane Bitter2016-03-291-0/+247
* Merge "Add excutils.save_and_reraise_exception force_reraise + capture"Jenkins2016-01-251-0/+33
|\
| * Add excutils.save_and_reraise_exception force_reraise + captureJoshua Harlow2016-01-221-0/+33
* | Use a stopwatch in 'forever_retry_uncaught_exceptions'Joshua Harlow2015-10-051-31/+76
|/
* Provide a common exception caused by base classJoshua Harlow2015-08-041-0/+35
* Allow providing a logger to save_and_reraise_exceptionJoshua Harlow2015-02-241-24/+37
* Move files out of the namespace packageDoug Hellmann2015-01-061-0/+196