subunit2sql/subunit2sql
Yaguo Zhou f7734842b0 Replace DbMigrationError with DBMigrationError
DbMigrationError is deprecated and will NOT be thrown in oslo.db
since oslo.db >=4.27.0, DBMigrationError will be thrown instead.
Consumers should catch DBMigrationError instead of DbMigrationError

Depends-On: Iab0566cf9f4552e91fa417e64472fa106e8bc86d
Depends-On: I0ebd69c3d778acb5bec9e136627e345e7fcf2bd3

Change-Id: I726edf35ccb11facf6ab53e403ee9d0d40435fae
2018-01-10 21:02:09 +08:00
..
analysis Dailycount should not need build_queue to exist. 2017-06-16 15:34:45 +02:00
db Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05:00
migrations Fix mysql db api 2017-12-21 15:10:30 -06:00
targets Example of how to use targets plugins 2015-11-10 23:07:18 -08:00
tests Replace DbMigrationError with DBMigrationError 2018-01-10 21:02:09 +08:00
__init__.py Initial commit 2014-06-12 23:59:00 -04:00
exceptions.py Store counts for runs and tests 2014-06-16 11:02:21 -04:00
read_subunit.py Add subunit2sql CLI option to use run wall time 2016-09-14 11:04:11 -04:00
shell.py Add vcs status to version option 2017-06-19 16:31:09 +09:00
write_subunit.py Handle test_runs without metadata in write_subunit 2015-12-09 15:39:16 -05:00