[OVN] Fix the OVN Agent config file location

The "ovn_agent.ini" file should be in "/etc/neutron/plugins/ml2",
same as any other ML2 mechanism driver agent configuration.

Related-Bug: #1998608
Change-Id: I3f0e948202b522df162ed67fe669a6ff8e90ab41
This commit is contained in:
Rodolfo Alonso Hernandez 2023-02-02 13:26:35 +01:00
parent dc0b1467d6
commit abfa8940b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[DEFAULT]
output_file = etc/ovn_agent.ini.sample
output_file = etc/neutron/plugins/ml2/ovn_agent.ini.sample
wrap_width = 79
namespace = neutron.ml2.ovn.agent