<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    I've a Havana installation of OpenStack with Neutron.<br>
    <br>
    I've tried the migration from Havana to IceHouse by following this
    guide:<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <a
href="http://docs.openstack.org/openstack-ops/content/upgrades_havana-icehouse-rhel.html">http://docs.openstack.org/openstack-ops/content/upgrades_havana-icehouse-rhel.html</a><br>
    <br>
    Keystone, Glance and Nova have migrated correctly (the services are
    running and respond to command line's queries).<br>
    <br>
    For neutron I got a problem at the very last step:<br>
    <br>
    neutron-db-manage --config-file /etc/neutron/neutron.conf
    --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade icehouse<br>
    [...]<br>
    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" ()<br>
    <br>
    Did I miss something which would have created that missing table ?<br>
    Can someone provide some help ?<br>
    <br>
    thanks,<br>
    <br>
       Alvise<br>
  </body>
</html>