neutron/neutron/tests/functional
Yang JianFeng 9b27020a65 [Agent Side] L3 router support ndp proxy
The agent side codes need consider three scenarios:
1. Non-dvr router. The all related rules are applied in
   qrouter-namespace
2. Dvr router with the local agent mode is dvr_no_external.
   The all related rules are applied in snat-namespace.
3. Dvr router with the local agent mode is dvr. In this scenario,
   The all related rules are applied in fip-namespace.

Change-Id: Ie8729586d318be4a673858021a0116e09e193522
Partial-Bug: #1877301
2022-02-25 12:42:13 +08:00
..
agent [Agent Side] L3 router support ndp proxy 2022-02-25 12:42:13 +08:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
common Refactor session "is_active" handling for sqlalchemy-20 2022-02-10 09:03:36 +00:00
db Merge "Replace "target_tenant" with "target_project" in RBAC OVOs and models" 2021-12-08 13:34:29 +00:00
objects Randomize segmentation ID assignation 2021-03-24 13:56:09 +00:00
pecan_wsgi Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00
plugins Merge "[OVN][Placement] Read the initial config in the maintenance worker" 2022-02-23 22:21:55 +00:00
privileged Replace "get_routing_table" with "list_ip_routes" 2021-05-01 17:39:42 +00:00
resources Properly clean up ovn-northd in functional tests 2021-11-24 03:54:03 +00:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Use more pythonic approach 2021-08-25 18:02:53 -07:00
services Make sure "dead vlan" ports cannot transmit packets 2022-02-04 16:43:03 +03:00
tests Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py [OVN][Placement] Add a SB Chassis event to track changes in BW config 2021-10-27 14:55:20 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
test_server.py Wait until workers have been launched 2021-07-29 15:49:50 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00