yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91484
[Bug 2009678] Re: [OVN] The OVN agent config entry point is incorrect in setup.cfg
Reviewed: https://review.opendev.org/c/openstack/neutron/+/876824
Committed: https://opendev.org/openstack/neutron/commit/c8ccf2ffbb6434b3f5826b85973d7c7744138678
Submitter: "Zuul (22348)"
Branch: master
commit c8ccf2ffbb6434b3f5826b85973d7c7744138678
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Mar 7 19:21:01 2023 +0100
[OVN] Change oslo config options entry point for the OVN agent
The correct value, as defined in the namespace of the oslo config file,
is "neutron.ml2.ovn.agent".
Closes-Bug: #2009678
Change-Id: I1024c6248a2f98555109c1a305c35ea11ae69b51
** Changed in: neutron
Status: In Progress => Fix Released
--
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:
Fix Released
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
References