d6b1dd4a93
Neutorn uses oslo.cache library for caching. This change ensures that options of the library are included in neutron.conf generated by oslo-config-generator. This change also removes cache_utils module from neutron.opts because the module is not used in that file. Closes-Bug: #1940790 Change-Id: I9ccd145d5ea1a1e0033eb43b609cc6428ea95f23 |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
oslo-policy-generator | ||
api-paste.ini | ||
README.policy.yaml.txt | ||
README.txt | ||
rootwrap.conf |
To generate the sample neutron configuration files, run the following command from the top level of the neutron 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