On 04/27/2014 08:27 PM, Erich Weiler wrote:
I'm still trying to debug this but having issues.... :(
When I start an instance on a compute node, I see this in
/var/log/neutron/openvswitch-agent.log:
2014-04-27 12:03:02.117 1958 TRACE
neutron.plugins.openvswitch.agent.ovs_neutron_agent RequiredOptError: value required for
option: lock_path
Ouch, this looks like a recent regression.
Can you please add this line to the [DEFAULT] section
in /usr/share/neutron/neutron-dist.conf
and restart the neutron services:
lock_path = $state_path/lock
We'll respin the neutron packages with that reinstated.
thanks,
Pádraig.