neutron/etc
Jenkins 2768da320d Merge "Moved CORS middleware configuration into oslo-config-generator" 2016-03-10 09:22:23 +00:00
..
neutron Merge "Add support for QoS for LinuxBridge agent" 2016-03-01 16:35:25 +00:00
oslo-config-generator Autogenerate macvtap agent config file 2016-03-03 16:11:18 +01:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
policy.json Add API extension for reporting IP availability usage statistics 2016-02-29 05:31:48 +00:00
rootwrap.conf Update rootwrap.conf to add /usr/local/sbin 2015-08-21 19:23:18 +01:00

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