This is very interesting. I installed neutron from cloud-archive
repository (juno-staging) http://paste.openstack.org/show/123954/ on
Ubuntu 14.04 I used plugin.ini and neutron.conf that was provided but
still migrations run ok.

 Also I'm not sure how this problem could depends on adding l2 and l3
agents as in juno migrations are unconditional, so running on empty
database should be the same all the time.

In common such problem can appear if wrong engine is used ( but it set
automatically for all tables as InnoDB) or if this "alter column" try to
change size of the column for example, but here  router_id, l3_agent_id
has the same size and it is not changed.

So, I'm not sure how this could be fixed as I cannot reproduce this bug.
Could you please verify that this bug can be reproduced in clean-room
install and provide concrete steps to reproduce it?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1384555

Title:
  Openstack Neutron Database error on filling database

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1384555/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to