Comment 3 for bug 1490571

Revision history for this message
Tom Cocozzello (tjcocozz-deactivatedaccount) wrote : Re: OsloDBDeprecationWarning in many patches' gate-keystone-python27 console logs

It looks like I bit off more than I could chew with this bug. What is happening is that oslo is making the use of the SQLAlchemy Engine more standardized.

Here is a link that goes more in depth about the change:
http://specs.openstack.org/openstack/oslo-specs/specs/kilo/make-enginefacade-a-facade.html

Here is a review from Ironic that is similar to what I think we need to do to make this change:
https://review.openstack.org/#/c/191801/