Hi guys, In my attempt to not use oslo.cfg in taskflow I ended up re-creating a lot of what oslo-incubator db has but without the strong connection to oslo.cfg, I was thinking that a majority of this code (which is also partially ceilometer influenced) could become oslo.db, https://github.com/stackforge/taskflow/blob/master/taskflow/persistence/backends/impl_sqlalchemy.py (search for SQLAlchemyBackend as the main class). It should be generic enough that it could be easily extracted to be the basis for oslo.db if that is desirable, Thoughts/comments/questions welcome :-) -Josh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130913/5f35c751/attachment.html>