neutron/neutron/tests/unit/linuxbridge
Darragh O'Reilly 1476ee63ad lb-agent: use 'replace' instead of 'add' with 'bridge fdb'
l2pop on the linuxbridge agent can fail to add permanent entries
because the 'bridge fdb add' command fails if a temporary entry
exists. This patch uses 'replace' which always works.

Closes-Bug: 1367999
Change-Id: I4371f508ad23d96de950634b4a90218ea474f3f0
2015-03-25 11:33:59 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_lb_neutron_agent.py lb-agent: use 'replace' instead of 'add' with 'bridge fdb' 2015-03-25 11:33:59 +00:00