45ef8997e8
Only one line is picked up by configparser, so we should just have one in the default privsep.filters file. This was found when a stricter configparser kicked in for a python3.5 test. Closes-Bug: #1652157 Change-Id: Ib7d9aa0e0b74a936002e0eea0b3af05102b06a62 |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
api-paste.ini | ||
policy.json | ||
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