neutron/neutron/tests
Rodolfo Alonso Hernandez 6ec7ba8695 Add radvd_user config option
In some deployments, the "neutron" user does not have the permissions
to modify the kernel interfaces. In those cases the radvd user should
be defined. This patch introduces a new config option: "radvd_user".

This config option is the username passed to radvd, used to drop root
privileges and change user ID to username and group ID to the primary
group of username. If no user specified (by default is an empty string),
the user executing the L3 agent will be passed. If "root" specified,
because radvd is spawned as root, no "username" parameter will be
passed.

Change-Id: Ie9a6fbf04d453a3c1c0bddf9ecaa3d4d6467e8ff
Closes-Bug: #1844688
(cherry picked from commit 6a5a75d5a6)
2019-10-25 08:14:45 +00:00
..
common Kill all processes running in a namespace before deletion 2019-08-21 09:03:54 +00:00
contrib Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Use admin context when updating router gateway 2019-10-21 17:44:57 +00:00
functional Randomize VNI in FdbInterfaceTestCase 2019-10-11 15:45:46 +00:00
unit Add radvd_user config option 2019-10-25 08:14:45 +00:00
var
__init__.py
base.py Re execute a test case if fixtures.TimeoutException is thrown 2019-09-12 10:50:07 +00:00
post_mortem_debug.py
tools.py consume WarningsFixture from neutron-lib 2019-07-09 08:32:33 -06:00