neutron/etc
Andreas Scheuring 2bcedf27a1 Autogenerate macvtap agent config file
Enable autogeneration of /etc/neutron/ config file for macvtap agent.

Change-Id: I3637d16e3ab53248ba9b84eeb8b7d979af0ecaae
Closes-Bug: #1552742
2016-03-03 16:11:18 +01:00
..
neutron Revert the unused code for address scope 2016-02-22 10:48:40 -05:00
oslo-config-generator Autogenerate macvtap agent config file 2016-03-03 16:11:18 +01: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
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