On 2/11/15 11:10 AM, Kris G. Lindgren wrote:
Does anyone know why under Juno (and I assume above) - you need to
install *ALL* of the plugins in order to do a db_sync? This seems
broken considering that we pass the config file in as a command line
parameter. The db_sync code should know what plugins we are running and
only apply things that matter for that plugin.
To do the icehouse -> juno upgrade we are basically installing all the
neutron plugins on a single node, doing the db sync, then removing all
the unnecessary plugins again.
We aren't seeing this.
We're going from havana to juno, using the ml2 plugin. We just reference
neutron.conf and ml2.ini
First we stamp it
https://github.com/blueboxgroup/ursula/blob/master/upgrade.yml#L234
then we sync it
https://github.com/blueboxgroup/ursula/blob/master/roles/neutron-control/tasks/main.yml#L25
--
-jlk
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators