309f4a0f7a
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 |
||
---|---|---|
.. | ||
neutron/rootwrap.d | ||
oslo-config-generator | ||
oslo-policy-generator | ||
README.txt |
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