Takashi Kajinami 309f4a0f7a Add oslo.log options to generated ovn vpn agent config
All agent config files in the neutron built-in services, generated by
oslo-config-generator, have oslo.log options so that users can find log
options they want to override in individual agents easily.

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

Change-Id: I44bebc157ef9899e7176ce58720ba838830a4cba
2024-09-05 09:09:56 +09:00
..
2023-11-16 21:08:50 +01:00

To generate the sample neutron VPNaaS configuration files, run the following
command from the top level of the neutron VPNaaS directory:

tox -e genconfig

If a 'tox' environment is unavailable, then you can run the following script
instead to generate the configuration files:

./tools/generate_config_file_samples.sh