]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
lb-agent: handle security group updates in main loop
authorDarragh O'Reilly <darragh.oreilly@hp.com>
Tue, 2 Dec 2014 18:28:38 +0000 (18:28 +0000)
committerDarragh O'Reilly <darragh.oreilly@hp.com>
Sat, 27 Jun 2015 05:34:19 +0000 (05:34 +0000)
commite2a99fa3c456a57e6e74e53ab04ad4899d1a9cf2
treea73ccc174f073feff79504a4f7161811ded061dd
parent90b4852d33f8eabccf3fc3eaedc11286039613fa
lb-agent: handle security group updates in main loop

Patch I1574544734865506ff5383404516cc9349c16ec4 introduced deferring
firewall refreshes to the main loop of the ovs-agent to improve
performance. This patch enables the same on the linuxbridge agent.

Change-Id: Ia8fe229910d2be718da52cb341be163b86ace571
Closes-Bug: #1368281
neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py