]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Arista L3 Ops is success if it is successful on one peer
authorSukhdev <sukhdev@aristanetworks.com>
Wed, 24 Sep 2014 22:57:15 +0000 (15:57 -0700)
committerAkihiro Motoki <motoki@da.jp.nec.com>
Mon, 13 Oct 2014 23:11:01 +0000 (08:11 +0900)
commit5fd628f123e6af1aa96b81f713867edcc67194d7
treec0f09ae6adf401fe3eee0abf6afa7afad022f058
parent72fa1e967da55790d88bc1ddbcae3dc0e7641cd2
Arista L3 Ops is success if it is successful on one peer

This fix checks to see if Arista HW is
configured in MLAG (redundant) mode. If yes,
as long as operation is successful on one of the
paired switches, consider it successful.

Closes-bug: 1373652

Change-Id: If929d3fcc109b81f4cf071380a1645d403feb363
neutron/plugins/ml2/drivers/arista/arista_l3_driver.py
neutron/tests/unit/ml2/drivers/arista/test_arista_l3_driver.py