deb-oslo.db/oslo_db
Joshua Harlow e501a565ae Handle case where oslo_db.tests has not been imported
It seems possible to use the connection_trace functionality
without having 'oslo_db.tests' be loaded so it seems like
the code here should be handling that module not being loaded
and the associated key error that is raised when it fails.

Change-Id: I6ef05ff83365ce0b86ec72a444e714f7a29c91c8
Closes-Bug: #1493675
2015-09-08 23:20:26 -07:00
..
sqlalchemy Handle case where oslo_db.tests has not been imported 2015-09-08 23:20:26 -07:00
tests Merge "Assume relative revisions belong to alembic" 2015-08-20 15:03:15 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Switch to non-namespaced module import - oslo_i18n 2015-03-12 06:44:10 -04:00
api.py Allow additional exceptions in wrap_db_retry 2015-06-25 11:36:35 -07:00
concurrency.py Update Oslo imports to remove namespace package 2015-01-21 18:23:56 -05:00
exception.py Improve failure mode handling in enginefacade 2015-07-27 19:02:41 +03:00
options.py Merge "Retry query if db deadlock error is received" 2015-01-27 15:33:15 +00:00