Public bug reported: There is a discrepancy in [1], the patch implementing the OVN Agent. The configuration namespace defined in the oslo config generator file is "neutron.ml2.ovn.agent" [2] (similar to other agents like OVS agent, Linux Bridge agent or SR-IOV agent).
However, in the setup.cfg file [3], the configuration entry point is "neutron.ovn.agent". This should be changed (and also backported to 2023.1). [1]https://review.opendev.org/c/openstack/neutron/+/870024 [2]https://review.opendev.org/c/openstack/neutron/+/870024/12/etc/oslo-config-generator/ovn_agent.ini#5 [3]https://review.opendev.org/c/openstack/neutron/+/870024/12/setup.cfg#177 ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** 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/2009678 Title: [OVN] The OVN agent config entry point is incorrect in setup.cfg Status in neutron: In Progress Bug description: There is a discrepancy in [1], the patch implementing the OVN Agent. The configuration namespace defined in the oslo config generator file is "neutron.ml2.ovn.agent" [2] (similar to other agents like OVS agent, Linux Bridge agent or SR-IOV agent). However, in the setup.cfg file [3], the configuration entry point is "neutron.ovn.agent". This should be changed (and also backported to 2023.1). [1]https://review.opendev.org/c/openstack/neutron/+/870024 [2]https://review.opendev.org/c/openstack/neutron/+/870024/12/etc/oslo-config-generator/ovn_agent.ini#5 [3]https://review.opendev.org/c/openstack/neutron/+/870024/12/setup.cfg#177 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2009678/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

