]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
remove router interface on Arista L3 plugin fails
authorSukhdev Kapur <sukhdev@aristanetworks.com>
Sat, 9 May 2015 00:19:58 +0000 (17:19 -0700)
committerSukhdev Kapur <sukhdev@aristanetworks.com>
Sat, 9 May 2015 16:47:27 +0000 (16:47 +0000)
commitc2860ba68fd9c8e39fbdfc079319dac8dedb7952
tree2f1cd9f0dd756362274dad95eb85291d0c443f67
parent696239b39282e99f07378cad1bd63d6021cde492
remove router interface on Arista L3 plugin fails

The failure is because of mismatch of the
parameters to _validate_interface_info(). This patch removes
this code as it can be inherited from upstream

Change-Id: I5a92c6d05876e9ab5201e8fac018433eeb5c89e4
Closes-Bug: #1453323
(cherry picked from commit 9c857dab6289047a272a4519479903c92a84dc4c)
neutron/services/l3_router/l3_arista.py