Hi Martin, You need to complete the WHOLE db migration. The error "Table 'neutron.ml2_dvr_port_bindings' doesn't exist" is a clear indication that you haven't because dvr port bindings are new for Juno. Your database is probably still at the 'icehouse' stage, which apparently is enough for neutron-server itself to start. Try running this command and see if it completes all steps: neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head I'm trying to do the same thing with the same juno-staging repository. You might want to keep an eye on this bug <https://bugs.launchpad.net/neutron/+bug/1230323>. Tom 2014-10-20 9:54 GMT+02:00 Martinx - ジェームズ <thiagocmartinsc at gmail.com>: > Yep, something is broken around here... > Upgrade failed on "neutron step"... :-/ > > On 20 October 2014 05:53, Robert van Leeuwen < > Robert.vanLeeuwen at spilgames.com> wrote: > >> > Apparently, "service neutron-server restart" worked! >> > Can I safely ignore the "neuton-db-manage" error?! >> >> In my experience upgrading (from Folsom up to Icehouse) the command >> should run without errors or things are broken at some level... >> >> Cheers, >> Robert van Leeuwen >> >> >> >> >> >> >> > > _______________________________________________ > 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/20141020/46607ed7/attachment.html>