neutron/neutron/services/trunk/drivers
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
..
linuxbridge Load Linux Bridge Trunk extension if service plugin configured 2021-06-11 13:26:53 +00:00
openvswitch Handle if "TRUNK_SKELETON" is not loaded 2022-12-13 16:36:14 +01:00
ovn [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00
__init__.py Add linux bridge trunk server side driver 2016-08-05 21:49:36 -07:00
base.py Use payloads for TRUNK and SUBPORTS callbacks 2021-04-30 14:41:08 +03:00