neutron/etc
Miguel Lavalle 672a4328a9 Add rootwrap filters to kill state change monitor
When deleting HA routers, the keepalived state change monitor has to be
deleted. This patch adds rootwrap filters to allow deleting the state
change monitor.

Change-Id: Icfb208d9b51eaa41cf01af81f1ede7420a19cc93
Partial-Bug: #1795870
Partial-Bug: #1789434
(cherry picked from commit 25c432a05a)
(cherry picked from commit 6f3620aa88)
2019-04-05 10:38:51 +00:00
..
neutron Add rootwrap filters to kill state change monitor 2019-04-05 10:38:51 +00: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 Add http_proxy_to_wsgi to api-paste 2016-10-14 11:24:03 +03: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