Comment 14 for bug 1879307

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

Reviewed: https://review.opendev.org/729882
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=5ba0b738e1845e009ddc5d1baff945e9d0c5d515
Submitter: Zuul
Branch: master

commit 5ba0b738e1845e009ddc5d1baff945e9d0c5d515
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu May 21 09:01:29 2020 +0000

    Rehome abstract class LinuxInterfaceDriver definition

    This change will allow other third party plugins to inherit from this
    class without importing Neutron but neutron-lib.

    Change-Id: I29ff894a0da2df0c12aa6e90e8266e4d7aa30770
    Related-Bug: #1879307