neutron/etc
Miguel Lavalle 25c432a05a 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
2019-03-13 07:40:15 -07:00
..
neutron Add rootwrap filters to kill state change monitor 2019-03-13 07:40:15 -07:00
oslo-config-generator Add oslo.privsep to config-generator list 2019-03-01 16:54:20 +00:00
oslo-policy-generator Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
README.policy.yaml.txt Rename README.policy.json.txt 2019-01-07 12:45:15 -05:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Add osprofiler to api-paste pipeline 2018-07-17 20:58:25 +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