mirror of
https://opendev.org/openstack/neutron.git
synced 2026-01-11 19:58:19 +00:00
To align with how other projects do this. Change-Id: Ifda9f780819e0ab64a89ad29d7b128a6d99f4431 Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Depends-on: https://review.opendev.org/c/openstack/devstack/+/961224 |
||
|---|---|---|
| .. | ||
| neutron | ||
| oslo-config-generator | ||
| oslo-policy-generator | ||
| fullstack_tests_policy.yaml | ||
| README.policy.yaml.txt | ||
| README.txt | ||
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