]> 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 07:14:17 +0000 (07:14 +0000)
commit9c857dab6289047a272a4519479903c92a84dc4c
tree74d796390c94e4c3d789ee05a29f2a030d1627c0
parent0699836be60939e3317d3f006a7fccf9d6385535
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
neutron/services/l3_router/l3_arista.py