Add oslo.log options to example vpn agent config

All agent config files in the neutron built-in services have oslo.log
options so that users can find log options they want to override in
individual agents.

Following that standard, this adds the oslo.log options to the VPN OVN
agent config file generated by oslo-config-generator.

Change-Id: I44bebc157ef9899e7176ce58720ba838830a4cba
This commit is contained in:
Takashi Kajinami 2024-01-13 23:57:30 +09:00
parent e944dc144c
commit 7e63106ba6
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ output_file = etc/vpn_agent.ini.sample
wrap_width = 79
namespace = neutron.vpnaas.agent
namespace = oslo.log