]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "ovs-agent: Ensure integration bridge is created"
authorRobert Collins <rbtcollins@hp.com>
Fri, 20 Jun 2014 02:59:49 +0000 (14:59 +1200)
committerRobert Collins <rbtcollins@hp.com>
Fri, 20 Jun 2014 03:01:40 +0000 (15:01 +1200)
commitccaad827b2bdcdcf4b538c5d5367f14cfc22c08f
tree6571be2677c83977d7a3ab9e3fe737d7dca66602
parent24718e6f1764e95f0c393ba042546e3584981b31
Revert "ovs-agent: Ensure integration bridge is created"

This reverts commit e5cdad90f97d3a54a493eca19e7a3ff643426de1.

TripleO's multi-node testing shows that this patch caused a failure to receive
tunnel updates, leading to the first node up to have no agent ports, the second
to have one agent port, the third to have 2 agent ports, etc. Needless to say,
this doesn't work all that well :)

Change-Id: Ie90dd4d113a404948dd5debad48065b7db48faa5
Closes-Bug: #1292105
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_tunnel.py