[Openstack-operators] Error migrating Neutron from Havana to IceHouse

Jesse Keating jlk at bluebox.net
Mon Feb 2 20:42:41 UTC 2015


On 2/2/15 12:36 PM, Alvise Dorigo wrote:
>
>> On 02 Feb 2015, at 20:46, Jesse Keating <jlk at bluebox.net> wrote:
>>
>> On 2/2/15 5:56 AM, Alvise Dorigo wrote:
>>> For neutron I got a problem at the very last step:
>>>
>>> neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file
>>> /etc/neutron/plugins/ml2/ml2_conf.ini upgrade icehouse
>>> [...]
>>> sqlalchemy.exc.ProgrammingError: (ProgrammingError) (1146, "Table
>>> 'neutron.ml2_port_bindings' doesn't exist") "ALTER TABLE
>>> ml2_port_bindings ADD COLUMN vnic_type VARCHAR(64) DEFAULT 'normal' NOT
>>> NULL" ()
>>>
>>> Did I miss something which would have created that missing table ?
>>> Can someone provide some help ?
>>
>> Were you already using ml2 plugin before upgrading?
>
> No, I wasn’t.
>
> 	Alvise

Then you shouldn't use the ml2 config as part of your migration. You 
should use the config for whatever plugin you /are/ using.


-- 
-jlk



More information about the OpenStack-operators mailing list