neutron/neutron/tests/unit/agent
Rodolfo Alonso Hernandez 28cf6786f4 Delete HA metadata proxy PID and config with elevated privileges
Both files cannot be deleted with the default permissions because
those files are created by the "root" user.

Conflicts:
    neutron/agent/metadata/driver.py
    neutron/tests/functional/agent/l3/framework.py
    neutron/tests/unit/agent/dhcp/test_agent.py

Change-Id: I73dd37b3104fac8d3172f520f71cffd85d040c4b
Closes-Bug: #1907695
(cherry picked from commit 0a0f647ea0)
2021-03-03 09:36:06 +01:00
..
common [OVS] Make QoS OVS agent deletion operations more resilient 2020-06-23 13:16:07 +00:00
dhcp Delete HA metadata proxy PID and config with elevated privileges 2021-03-03 09:36:06 +01:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Delete HA metadata proxy PID and config with elevated privileges 2021-03-03 09:36:06 +01:00
linux Ensure "keepalived" is correcly disabled 2021-01-14 16:35:31 +00:00
metadata Fix return correct cache when reusing port 2020-03-27 16:48:57 +04:00
ovn [OVN] Ensure metadata checksum 2021-01-29 17:23:48 +00:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows windows: fix terminating processes 2020-10-09 09:40:12 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Upgrade RPC version of SecurityGroup*Rpc 2020-12-21 10:21:41 +00:00