8811644c41
This change removes RequestContext implicit decoration as some applications have their own session management for the moment or don't need this feature. Moreover this implicit decoration doesn't help debugging. This change doesn't disallow RequestContext decoration but applications should require it explicitly: from oslo_db.sqlalchemy import enginefacade enginefacade.transaction_context_provider(oslo_context.RequestContext) Closes-Bug: #1468707 Change-Id: I143f30c41e788c7aa9887c0e994f49ee55c94651 |
||
---|---|---|
.. | ||
sqlalchemy | ||
tests | ||
__init__.py | ||
_i18n.py | ||
api.py | ||
concurrency.py | ||
exception.py | ||
options.py |