oslo.db.sqlalchemy.session prevents us from opening several db connections in same process

Bug #1271103 reported by Alexei Kornienko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
New
Undecided
Unassigned

Bug Description

We cannot open several DB connection cause oslo.db.sqlalchemy.session uses _ENGINE to cache opened connection.
It also ignores the case when config options has changed since the last call to get_engine/get_session

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.