neutron/etc
Jenkins 774303cfa3 Merge "Autogenerate macvtap agent config file" 2016-03-04 07:06:43 +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 Added Keystone and RequestID headers to CORS middleware 2016-01-14 09:32:48 -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