]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes blocking of VRF config in Arista L3 Plugin
authorSukhdev <sukhdev@aristanetworks.com>
Mon, 19 Jan 2015 21:29:05 +0000 (13:29 -0800)
committerSukhdev <sukhdev@aristanetworks.com>
Mon, 19 Jan 2015 21:29:05 +0000 (13:29 -0800)
commit856447d9c041018021659e36e9d7b3bb766e9bd5
treeafeac64de6057b7f07ee2ef24873b3e8172a6692
parent75832ea45a4a14ded26fc488d6eae80a30fcde24
Fixes blocking of VRF config in Arista L3 Plugin

This fix removes the restriction that Arista HW,
when configured in MLAG (redunancy) mode, is not
allowed to configure in VRF mode.

Additionally, a minor fix to log message is made
as the correct message is logged when an
exception is hit.

Change-Id: Icc1e9cc81d20c6aa19ed0429bdbc781e4a11f224
Closes-bug: 1411016
neutron/plugins/ml2/drivers/arista/arista_l3_driver.py