neutron/neutron/common
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
..
ovn [OVN] Improve Hash Ring logs 2023-06-14 10:07:09 +01:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_constants.py Use ``TextClause`` to define the DB model "server_default" 2023-05-19 09:51:07 +00:00
_deprecate.py Fix flake8 N534 untranslated exception message 2018-10-19 15:46:04 -04:00
cache_utils.py Fix some pylint indentation warnings 2022-11-02 10:37:39 -04:00
config.py Script to remove duplicated port bindings 2022-08-18 08:13:56 +00:00
coordination.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
eventlet_utils.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
experimental.py Implement experimental features framework 2022-06-30 17:59:49 -05:00
ipv6_utils.py Adding check for IPv6 address in setup_controllers 2019-10-29 15:10:25 +00:00
metadata.py Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
profiler.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
utils.py [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00