← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1621461] [NEW] SR-IOV qos driver calls wrong clear_rate functions

 

Public bug reported:

In neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver:
- "delete_minimum_bandwidth" is calling ESwitchManager().clear_min_tx_rate
- "delete_bandwidth_limit" is calling ESwitchManager().clear_max_rate

Both functions don't exist.

** Affects: neutron
     Importance: Undecided
         Status: New

** Description changed:

  In neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver:
  - "delete_minimum_bandwidth" is calling ESwitchManager().clear_min_tx_rate
  - "delete_bandwidth_limit" is calling ESwitchManager().clear_max_rate
  
- Both functions doesn't exist.
+ Both functions don't exist.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1621461

Title:
  SR-IOV qos driver calls wrong clear_rate functions

Status in neutron:
  New

Bug description:
  In neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver:
  - "delete_minimum_bandwidth" is calling ESwitchManager().clear_min_tx_rate
  - "delete_bandwidth_limit" is calling ESwitchManager().clear_max_rate

  Both functions don't exist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1621461/+subscriptions


Follow ups