neutron/etc
Rodolfo Alonso Hernandez be7bb4d0f5 Kill all processes running in a namespace before deletion
In "NamespaceFixture", before deleting the namespace, this patch
introduces a check to first kill all processes running on it.

Closes-Bug: #1838793

Change-Id: I27f3db33f2e7ab685523fd2d6922177d7c9cb71b
2019-08-21 09:03:54 +00:00
..
neutron Kill all processes running in a namespace before deletion 2019-08-21 09:03:54 +00:00
oslo-config-generator Notify ironic on port status changes 2019-05-27 13:38:42 +02: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 Add kill hooks for external processes 2019-06-03 14:39:51 +02: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