[openstack-dev] [Solum] Some initial code copying for db/migration (was: Stackforge Repo Ready)

Clayton Coleman ccoleman at redhat.com
Fri Nov 1 16:33:45 UTC 2013


----- 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.



More information about the OpenStack-dev mailing list