neutron/etc
Carl Baldwin f494de47fc Associate subnets to segments through subnet API
Change-Id: Ia1084a94ac659332c126eb9d4787b04a89a4ba90
DocImpact: Need to add segment_id to API docs
Partially-Implements: blueprint routed-networks
2016-05-10 15:56:48 -06:00
..
neutron LinuxBridge agent's QoS driver bw limit for egress traffic 2016-04-18 14:07:07 +00:00
oslo-config-generator Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
api-paste.ini Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
policy.json Associate subnets to segments through subnet API 2016-05-10 15:56:48 -06:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
rootwrap.conf Update rootwrap.conf to add /usr/local/sbin 2015-08-21 19:23:18 +01: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