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
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev