neutron-fwaas/etc
Cedric Brandily 0ee81f541f Revert "Netlink solution to improve FWaaS performance"
This reverts commit 6d5afd1a6f.

Because Netlink solution moves privileged privsep process into netns
without moving it back to root netns which could break other methods
using privileged process in neutron.

A follow-up change will rethink Netlink solution to correct its netns
management and improves code documentation/coverage/safety.

This change doesn't revert requirements.txt. It will allow to backport
the revert of this change (ie: allow to backport the rethinked Netlink
solution).

Partial-Bug: #1664294
Change-Id: I0c2d3b90a5799ce8d3baf4d20e95b352d12dbdc7
(cherry picked from commit 01ae5e7ec0)
2017-02-17 00:12:19 +00:00
..
neutron Revert "Netlink solution to improve FWaaS performance" 2017-02-17 00:12:19 +00:00
oslo-config-generator Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00
README.txt Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00

README.txt

To generate the sample neutron-fwaas configuration files, run the following
command from the top level of the neutron-fwaas 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