]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
SR-IOV: Update eswitch manager to support rate
authorMoshe Levi <moshele@mellanox.com>
Sun, 2 Aug 2015 09:58:54 +0000 (12:58 +0300)
committerIhar Hrachyshka <ihrachys@redhat.com>
Wed, 5 Aug 2015 15:35:13 +0000 (17:35 +0200)
commit81009f6b942e468214db9550d58cda11ecf06545
tree06e74c00565672445c1143d722f910a731997513
parentcc0ae6dd49da3e67c1d0400bc422e735c27e98fb
SR-IOV: Update eswitch manager to support rate

This patch update the eswitch manager to support
max rate on VF, moreover it updates the eswitch
manager to be singleton so it can be called from the
SR-IOV qos driver.

Partially-Implements: blueprint ml2-qos
Change-Id: I3e0d0a3fe2effade4e7bcd94018313ab2beb8f28
neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py
neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py