[openstack-dev] [neutron] alembic migration not working? specifically in regards to ml2_port_bindings table

2014-04-08 Thread Paul Ward
Is anyone else out there seeing failures that appear to be because alembic is not upgrading db tables in neutron? I'm seeing, on an upgrade, that ml2_port_bindings is not being updated to remove column cap_port_filter or add columns vnic_type, profile, or vif_details, I'm also seeing the subnet

Re: [openstack-dev] [neutron] alembic migration not working? specifically in regards to ml2_port_bindings table

2014-04-08 Thread Itzik Brown
Hi, Have you looked at https://github.com/openstack/neutron/blob/master/neutron/db/migration/README ? Itzik On 08/04/2014 23:41, Paul Ward wrote: Is anyone else out there seeing failures that appear to be because alembic is not upgrading db tables in neutron? I'm seeing, on an upgrade, t

Re: [openstack-dev] [neutron] alembic migration not working? specifically in regards to ml2_port_bindings table

2014-04-08 Thread Paul Ward
usage questions)" > , > Date: 04/08/2014 04:11 PM > Subject: Re: [openstack-dev] [neutron] alembic migration not > working? specifically in regards to ml2_port_bindings table > > Hi, > Have you looked at https://github.com/openstack/neutron/blob/master/ > neutron/db/migrat