summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorCedric Brandily <zzelle@gmail.com>2015-06-25 10:00:27 +0000
committerCedric Brandily <zzelle@gmail.com>2015-06-25 10:04:27 +0000
commit8811644c41715aac0968079ffb22b2300303947b (patch)
tree26480e910b4ef2c3e6b0a921c7f63c0242a8e837 /tox.ini
parent77ed7d552eb94671d3f4094240bdd35b626b3e6f (diff)
downloadoslo-db-8811644c41715aac0968079ffb22b2300303947b.tar.gz
Remove implicit RequestContext decoration
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
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions