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 protected]> 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 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1578274 Title: SR-IOV ML2 mechanism driver can implement the same interface as other ML2 agent based mechanism drivers Status in neutron: Fix Released Bug description: Since this commit was merged https://github.com/openstack/neutron/commit/83c9578fcc5d06b634d48e0e186bebd60a60322e, the SR-IOV mechanism driver requires an agent in the compute nodes. Given this, there is no reason any more for this driver not to inherit from SimpleAgentMechanismDriverBase, like all the other agent based ML2 drivers To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1578274/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

