Comment 2 for bug 1578274

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

Reviewed: https://review.openstack.org/312289
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=687fd6b7318ee34f8e06cf5c05feac1a3e4e494a
Submitter: Jenkins
Branch: master

commit 687fd6b7318ee34f8e06cf5c05feac1a3e4e494a
Author: Miguel Lavalle <email address hidden>
Date: Wed May 4 00:09:09 2016 +0000

    SR-IOV driver and SimpleAgentMechanismDriverBase

    Since commit 83c9578fcc5d06b634d48e0e186bebd60a60322e was merged, the
    SR-IOV mechanism driver requires an agent in the compute nodes. This
    change makes the SR-IOV mechanism driver to inherit from
    SimpleAgentMechanismDriverBase, like all the other agent based ML2
    drivers

    Change-Id: Icffc097a42dd71546b97bb7b43edd1e205c9dd15
    Closes-Bug: #1578274