neutron/neutron/tests/unit/agent/linux
Sahid Orentino Ferdjaoui d1c2d2c4fe dhcp: support multiple segmentations per network
This change makes the DHPC agent to handle multiple segmentation per
network.

For each segmentation a DHCP Process will be started, this has the
benefit to keep the current logic of building a DHCP service per
network domain.

Partial-Bug: #1956435
Partial-Bug: #1764738
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com>
Change-Id: I88264ce2303cbaed983d437203232bd1459d58b2
2022-10-27 09:30:33 +02:00
..
openvswitch_firewall Test: mock out _check_netfilter_for_bridges in unit tests 2022-07-22 07:54:12 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
failing_process.py Keep reading stdout/stderr until after kill 2015-11-19 19:14:13 +02:00
test_bridge_lib.py Implement "BridgeDevice" with Pyroute2 2020-07-06 11:01:21 +00:00
test_daemon.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_dhcp.py dhcp: support multiple segmentations per network 2022-10-27 09:30:33 +02:00
test_external_process.py Always use absolute path for custom kill-scripts 2021-04-09 15:28:41 +02:00
test_interface.py Reset device namespace when adding to the namespace fails 2022-09-09 08:28:12 +00:00
test_ip_conntrack.py [OVS FW] Clean conntrack entries with mark == CT_MARK_INVALID 2021-02-18 09:14:23 +01:00
test_ip_lib.py Fix tests involving pyroute2.netns module 2022-06-08 22:07:02 +02:00
test_ipset_manager.py Remove rootwrap execution (5) 2021-02-19 08:47:17 +00:00
test_iptables_firewall.py Fix "_get_sg_members" method 2021-04-06 12:54:26 +00:00
test_iptables_manager.py Remove rootwrap execution (4) 2021-02-08 10:05:51 +00:00
test_keepalived.py Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00
test_l3_tc_lib.py Fix a error when l3-agent gets filter id for ip 2022-01-11 01:28:17 +00:00
test_pd.py Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
test_tc_lib.py Fix tests involving pyroute2.netlink module 2022-06-14 11:47:56 +00:00
test_utils.py Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00