[openstack-dev] Oslo.db possible module?
Roman Podolyaka
rpodolyaka at mirantis.com
Mon Sep 16 08:26:12 UTC 2013
Hi Joshua,
This looks great!
We definitely should consider this to become the base of oslo.db, as
currently DB code in oslo-incubator depends on oslo-config and has a few
drawbacks (e. g. global engine and session instances).
We could discuss this in details at the summit (Boris has already proposed
a session for oslo.db lib - http://summit.openstack.org/cfp/details/13).
Thanks,
Roman
On Fri, Sep 13, 2013 at 9:04 PM, Joshua Harlow <harlowja at yahoo-inc.com>wrote:
> 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 at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130916/a81fc6c1/attachment.html>
More information about the OpenStack-dev
mailing list