neutron/etc
Hong Hui Xiao ac8efa9255 Revert the unused code for address scope
Remove the code that is not used by address scope

Change-Id: I5f0c929b8c6daec6b6865602fc6165b37c2265ab
Closes-Bug: #1548217
2016-02-22 10:48:40 -05:00
..
neutron Revert the unused code for address scope 2016-02-22 10:48:40 -05:00
oslo-config-generator BGP Dynamic Routing: introduce BgpDrAgent 2016-02-18 10:46:55 -08: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 BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
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