]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix handling of before/after notifications in linuxbridge agent
authorEugene Nikanorov <enikanorov@mirantis.com>
Mon, 23 Mar 2015 03:51:06 +0000 (07:51 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Tue, 24 Mar 2015 08:23:17 +0000 (11:23 +0300)
commitcd4d2f03e83c326f849a0b18a666a406087c94e7
tree71fb273d1bb2673fcf4188133eddca3dee1d25c4
parent97372fe6ff1ac620927bba0c2e9d0dfdb012c93d
Fix handling of before/after notifications in linuxbridge agent

Avoid problem similar to described in bug #1367881

Change-Id: I76059469c20be9161743ba730e46da1789ded4a8
Closes-Bug: #1407887
Related-Bug: #1367881
neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py [changed mode: 0755->0644]
neutron/tests/unit/linuxbridge/test_lb_neutron_agent.py