----- Original Message -----
> 
> Once all the gitreview stuff is cleaned up I was going to do some purely
> mechanical additions.
> 
> I heard a few +1 for sqlalchemy with the standard OpenStack abstraction:
> 
> solum/db/api.py
>   manager abstraction for db calls
> solum/db/sqlalchemy/api.py
>   sqlalchemy implementation
> 
> I was also going to throw in migrate as a dependency and put in the glue code
> for that based on common use from ironic/trove/heat.  That'll pull in a few
> openstack common and config settings.  Finally, was going to add a
> solum-dbsync command a la the aforementioned projects.  No schema will be
> added.
> 
> Objections?
> 

I was blindly assuming we want to pull in eventlet support, with the implicit 
understanding that we will be doing some form of timeslicing and async io bound 
waiting in the API... but would like to hear others weigh in before I add the 
monkey_patch and stub code around script startup.

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to