yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48221
[Bug 1558614] [NEW] The QoS notification_driver is just a service_provider, and we should look into moving to that
Public bug reported:
The notification_driver parameter for QoS is just a service provider, that it's then called
from the QoS plugin, when a policy is created, changed or deleted.
We should look into moving into the standard naming of
"service_providers" and deprecate the other.
https://github.com/openstack/neutron/blob/master/neutron/services/qos/notification_drivers/qos_base.py#L17
https://github.com/openstack/neutron/blob/master/neutron/services/qos/notification_drivers/manager.py
** Affects: neutron
Importance: Low
Status: New
** Tags: qos
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558614
Title:
The QoS notification_driver is just a service_provider, and we should
look into moving to that
Status in neutron:
New
Bug description:
The notification_driver parameter for QoS is just a service provider, that it's then called
from the QoS plugin, when a policy is created, changed or deleted.
We should look into moving into the standard naming of
"service_providers" and deprecate the other.
https://github.com/openstack/neutron/blob/master/neutron/services/qos/notification_drivers/qos_base.py#L17
https://github.com/openstack/neutron/blob/master/neutron/services/qos/notification_drivers/manager.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1558614/+subscriptions
Follow ups