neutron-vpnaas/etc
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
..
neutron/rootwrap.d VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
oslo-config-generator Add oslo.log options to generated ovn vpn agent config 2024-09-05 09:09:56 +09:00
oslo-policy-generator Convert policy.json into policy-in-code 2019-01-07 16:38:16 +00:00
README.txt Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00: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