neutron/etc
Rodolfo Alonso Hernandez a7bedd7428 Remove rootwrap execution (3)
Replace rootwrap execution with privsep context execution.
This series of patches will progressively replace any
rootwrap call.

This patch migrates the execution of "ebtables" command to
privsep.

Story: #2007686
Task: #41558

Change-Id: I05deec2f021e1b146fa3f6f7f9b37084df06d59d
2021-02-06 16:26:20 +00:00
..
neutron Remove rootwrap execution (3) 2021-02-06 16:26:20 +00:00
oslo-config-generator Deprecate XenAPI support 2020-12-09 20:15:39 +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 Check project_id/tenant_id in API call 2020-11-04 11:29:35 +00:00
rootwrap.conf Ensure XenAPI options are loaded 2021-01-03 20:53:01 +09: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