The 'stamp' option sets the DB version so the upgrade process knows where to start and the 'upgrade' option actually upgrades the DB[1]. You probably want to re-stamp the DB as 'icehouse' and then upgrade to 'juno'.
[1] https://github.com/openstack/neutron/blob/master/neutron/db/migration/README On Sat, Oct 18, 2014 at 9:55 PM, Don Waterloo <[email protected]> wrote: > ubuntu 14.04 (upgraded to 14.10) and upgraded icehouse to juno (from the > ubuntu repo). > > all of the modules seem to be ok save neutron. > > I'm getting Table 'neutron.ml2_dvr_port_bindings' doesn't exist" > > as an error. > > I ran > sudo neutron-db-manage --config-file /etc/neutron/neutron.conf > --config-file /etc/neutron/plugins/ml2/ml2_conf.ini stamp juno > > but it didn't do any steps (or at least, it didn't say anything). > > Anybody have any suggestions? > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
