Re: [openstack-dev] Alembic 0.7.0 - hitting Pypi potentially Sunday night

2014-11-24 Thread Chmouel Boudjnah
Hello, On Fri, Nov 21, 2014 at 10:10 PM, Mike Bayer wrote: > 1. read about the new features, particularly the branch support, and > please let me know of any red flags/concerns you might have over the coming > implementation, at > http://alembic.readthedocs.org/en/latest/tutorial.html#running-ba

Re: [openstack-dev] Alembic 0.7.0 - hitting Pypi potentially Sunday night

2014-11-22 Thread Mike Bayer
> On Nov 21, 2014, at 8:07 PM, Mike Bayer wrote: > > >> On Nov 21, 2014, at 7:35 PM, Kevin Benton > > wrote: >> >> This is great! I'm not sure if you have been following some of the >> discussion about the separation of vendor drivers in Neutron, but one of the >> t

Re: [openstack-dev] Alembic 0.7.0 - hitting Pypi potentially Sunday night

2014-11-21 Thread Mike Bayer
> On Nov 21, 2014, at 7:35 PM, Kevin Benton wrote: > > This is great! I'm not sure if you have been following some of the discussion > about the separation of vendor drivers in Neutron, but one of the things we > decided was to leave the vendor data models in the main repo so we have a > nice

Re: [openstack-dev] Alembic 0.7.0 - hitting Pypi potentially Sunday night

2014-11-21 Thread Kevin Benton
This is great! I'm not sure if you have been following some of the discussion about the separation of vendor drivers in Neutron, but one of the things we decided was to leave the vendor data models in the main repo so we have a nice linear migration. It looks like branching support may solve our pr