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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to