neutron/etc
Hirofumi Ichihara 0eb7bf97cc Revert "Linux Bridge: driver support for QoS egress minimum bandwidth"
This reverts commit 84b3ae3ae9.

The logic was incorrect[1]. We cannot achieve QoS egress minimum bandwidth of Linuxbridge by the patch. I also think that the issue is not solved by small patch and we must consider deeply.

Closes-bug: 1662582

(cherry picked from commit e3063496cf)

Change-Id: Id4703b5c63876f16e31b6805cd147b5840a4a591
2017-02-10 04:34:21 +00:00
..
neutron Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-10 04:34:21 +00:00
oslo-config-generator XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Add http_proxy_to_wsgi to api-paste 2016-10-14 11:24:03 +03:00
policy.json Remove FWaaS policy.json entries 2016-09-06 21:30:41 +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