Comment 2 for bug 1453323

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/181594
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9c857dab6289047a272a4519479903c92a84dc4c
Submitter: Jenkins
Branch: master

commit 9c857dab6289047a272a4519479903c92a84dc4c
Author: Sukhdev Kapur <email address hidden>
Date: Fri May 8 17:19:58 2015 -0700

    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