Hi all, <div><br></div><div>Question is. Why I have to restart neutron-plugin-openvswitch-agent to recover networking from new machines?</div><div><br></div><div><br></div><div>I found a problem creating machines in a new node I've built. And realized that this happens on all my nodes of current version. </div><div><br></div><div>neutron 2.3.4</div><div>nova      2.17.0</div><div><br></div><div>My logs shows that neutron assign vlan 2 for the new machine and this causes the machine to not have connectivity. </div><div><br></div><div><div>---------------------------------------</div><div>2014-12-14 17:57:07.321 12501 INFO neutron.plugins.openvswitch.agent.ovs_neutron_agent [-] Assigning 2 as local vlan for net-id=727b0415-f066-40d9-8147-183e07dd7b23</div><div>20</div></div><div>---------------------------------------</div><div><br></div><div><br></div><div>If I shut down the machine and restart neutron plugin agent for ovs:</div><div><br></div><div>#> restart neutron-plugin-openvswitch-agent</div><div><br></div><div><br></div><div>---------------------------------------</div><div> ...  assigning 1 as local vlan for net-id=727b0415-f066-40d9-8147-183e07dd7b23</div><div><br></div><div>---------------------------------------</div><div><br></div><div><br></div><div>And the machine recovers connectivity. </div><div><br></div><div>In the even of faillure (after creating it):</div><div><br></div><div>If I start the machine without ip and set it manually I can try to ping it. It says it's not reachable but after restating the plugin automatically recovers connectivity. So no restart or further configuration is made. </div><div><br></div><div><br></div><div>Maybe I have something wrong configured but it seems like a bug.</div><div><br></div><div><br></div><div>Can someone point me to the right place?</div><div><br></div>