← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1556836] [NEW] QOS: TestQosPlugin should receive plugin name as an input

 

Public bug reported:

The neutron QoS plugin test class 'TestQosPlugin' uses the hard coded name 'qos' as the plugin name (alias, in this case).
In order to inherit from this test class, and use it in the vmware-nsx integration, we need to set the plugin name dynamically, as a parameter of the test setup function, or in a separate internal method of this class.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  QOS: TestQosPlugin should receive plugin name as an input

Status in neutron:
  New

Bug description:
  The neutron QoS plugin test class 'TestQosPlugin' uses the hard coded name 'qos' as the plugin name (alias, in this case).
  In order to inherit from this test class, and use it in the vmware-nsx integration, we need to set the plugin name dynamically, as a parameter of the test setup function, or in a separate internal method of this class.

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


Follow ups