openstack-neutron/etc
Stephen Finucane 32762f848e Move api-paste.ini, rootwrap.conf files
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
2025-12-16 10:52:52 +00:00
..
neutron Move api-paste.ini, rootwrap.conf files 2025-12-16 10:52:52 +00:00
oslo-config-generator [eventlet-removal] Deprecate wsgi options 2025-11-25 23:43:14 +00:00
oslo-policy-generator Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack_tests_policy.yaml [S-RBAC] Change policies for port's binding:profile field 2024-02-16 16:10:43 +01:00
README.policy.yaml.txt Rename README.policy.json.txt 2019-01-07 12:45:15 -05:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00

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