1cf30c552d
We recently exposed the privsep opts for config generator use, so projects that depend on oslo.privsep should include them in their sample configs. Change-Id: Ibaef2e2848855cd8ef987ec58457220911ad7c69 |
||
---|---|---|
.. | ||
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