neutron/neutron
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 "Delete network namespace on last port deletion" 2023-06-28 07:53:48 +00:00
api Enable rpc notifications only when rpc_workers >= 1 2023-01-09 13:33:37 +05:30
cmd [OVN] Hash Ring: Set nodes as offline upon exit 2023-06-21 15:20:35 +01:00
common [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00
conf [S-RBAC] Fix policies for CUD subnets APIs 2023-06-21 09:52:39 +00:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00
exceptions Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
extensions Merge "Allow Multiple External Gateways" 2023-06-10 02:13:02 +00:00
hacking Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
ipam Improve message for subnet gateway out of host IP addresses range 2023-01-30 18:43:24 -03:00
locale Imported Translations from Zanata 2023-05-16 03:00:56 +00:00
notifiers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
objects Merge "Fix some new pylint "C" warnings" 2023-06-06 18:34:17 +00:00
pecan_wsgi Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
plugins Merge "[OVN] Hash Ring: Set nodes as offline upon exit" 2023-06-29 12:45:42 +00:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
profiling Fix some new pylint "E" warnings 2023-06-22 20:41:29 -04:00
quota [sqlalchemy-20] Add missing DB context decorator 2022-12-02 02:38:36 +01:00
scheduler [OVN] The L3 scheduler does not use all chassis by default 2023-05-25 15:26:31 +02:00
server Remove extra call to config_logging() for neutron-server 2023-02-02 02:25:00 +00:00
services [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00
tests [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Add host metadata haproxy manager 2023-05-08 08:38:54 +08:00
policy.py [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00