yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96227
[Bug 2119093] [NEW] [OVN] The ``OVNExtensionEvent`` class is hardcoded to work only with the "metadata" extension
Public bug reported:
The ``OVNExtensionEvent`` class is intended to be the metaclass for any
OVN agent extension event. When the child event is called, the ``agent``
property should return the agent extension object. Currently, the
property returns always the agent "metadata" extension [1], that is
incorrect.
[1]https://github.com/openstack/neutron/blob/758dbfa135e4bb1c2bee0823f2203a66adcdd5a2/neutron/agent/ovn/metadata/agent.py#L113
** Affects: neutron
Importance: Undecided
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2119093
Title:
[OVN] The ``OVNExtensionEvent`` class is hardcoded to work only with
the "metadata" extension
Status in neutron:
New
Bug description:
The ``OVNExtensionEvent`` class is intended to be the metaclass for
any OVN agent extension event. When the child event is called, the
``agent`` property should return the agent extension object.
Currently, the property returns always the agent "metadata" extension
[1], that is incorrect.
[1]https://github.com/openstack/neutron/blob/758dbfa135e4bb1c2bee0823f2203a66adcdd5a2/neutron/agent/ovn/metadata/agent.py#L113
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2119093/+subscriptions
Follow ups