yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93228
[Bug 2046892] [NEW] [OVN] Retrieve the OVN agent extensions correctly
Public bug reported:
The OVN agent extensions are stored in the
``OVNNeutronAgent.ext_manager``, that is an instance of
``OVNAgentExtensionManager`` (that inherits from
``NamedExtensionManager``). In order to retrieve the loaded extension
object, it is needed to retrieve the extension using the name from the
extension manager.
Right now, the QOS HWOL extension is using an OVN agent member
(``agent.qos_hwol``) that does not exists.
** Affects: neutron
Importance: Medium
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
** Changed in: neutron
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2046892
Title:
[OVN] Retrieve the OVN agent extensions correctly
Status in neutron:
New
Bug description:
The OVN agent extensions are stored in the
``OVNNeutronAgent.ext_manager``, that is an instance of
``OVNAgentExtensionManager`` (that inherits from
``NamedExtensionManager``). In order to retrieve the loaded extension
object, it is needed to retrieve the extension using the name from the
extension manager.
Right now, the QOS HWOL extension is using an OVN agent member
(``agent.qos_hwol``) that does not exists.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2046892/+subscriptions
Follow ups