[Openstack] neutron error on upgrading from icehouse to juno

Matt Kassawara mkassawara at gmail.com
Sun Oct 19 13:09:42 UTC 2014


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 <don.waterloo at gmail.com>
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     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141019/f870f828/attachment.html>


More information about the Openstack mailing list