summaryrefslogtreecommitdiff
path: root/etc/oslo-config-generator
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <ralonsoh@redhat.com>2023-02-02 13:26:35 +0100
committerRodolfo Alonso Hernandez <ralonsoh@redhat.com>2023-02-02 13:26:35 +0100
commitabfa8940b16e3fdf8120042919646cdf3f1e32aa (patch)
tree0ee454207b0804a5ee9bf7aed2d693a343846281 /etc/oslo-config-generator
parentdc0b1467d6fc79e0b3f0a0ab15c94eebf52b3176 (diff)
downloadneutron-abfa8940b16e3fdf8120042919646cdf3f1e32aa.tar.gz
[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
Diffstat (limited to 'etc/oslo-config-generator')
-rw-r--r--etc/oslo-config-generator/ovn_agent.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/oslo-config-generator/ovn_agent.ini b/etc/oslo-config-generator/ovn_agent.ini
index b4f2885867..2775b37497 100644
--- a/etc/oslo-config-generator/ovn_agent.ini
+++ b/etc/oslo-config-generator/ovn_agent.ini
@@ -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