neutron/etc
Edan David c6d8ccb640 Enable bridge command for openvswitch agent
Allow ovs agent to run bridge command.
This is necessary because FDB extension uses bridge to update the FDB table.

Closes-Bug: #1730407

Change-Id: I0897f1efcf36fc7f6f06e80c3b29c0e1fa14b141
2017-11-08 02:03:44 -05:00
..
neutron Enable bridge command for openvswitch agent 2017-11-08 02:03:44 -05:00
oslo-config-generator Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Remove dead versions code 2017-09-19 14:54:33 -07:00
policy.json Merge "Remove neutron-fwaas specific policies" 2017-07-26 08:49:43 +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