neutron/neutron/tests/functional
Rodolfo Alonso Hernandez 833a6d82cd [OVN] Prevent Trunk creation/deletion with parent port bound
This patch imitates the ML2/OVS Trunk driver behaviour. When the
trunk parent port is bound:
* A new trunk cannot be created using this parent port.
* If the port is assigned as parent port of a trunk, this
  trunk cannot be deleted.

Closes-Bug: #2022059
Change-Id: I8cfa7e67524a42224cbb4b3c3cec3cfa49b795fd
2023-06-30 14:51:27 +00:00
..
agent Merge "Fix some new pylint "C" warnings" 2023-06-06 18:34:17 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Ignore python warnings in the neutron-status functional tests 2022-12-22 09:20:22 +00:00
common Improve "sync_ha_chassis_group" method 2023-05-24 14:37:30 +00:00
db Merge "Make DB migration creating indexes in RBACs conditional" 2023-06-07 21:37:03 +00:00
objects [Functional] Fix tests for oslo.db>=12.1.0 2022-09-08 17:48:28 +00:00
pecan_wsgi [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
plugins Merge "[OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers" 2023-06-29 09:51:45 +00:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
resources Reduce number of routers created in ``test_gateway_chassis_rebalance`` 2023-02-18 05:16:35 +01: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 [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00: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] Hash Ring: Set nodes as offline upon exit 2023-06-21 15:20:35 +01: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