neutron/neutron/services/trunk
Rodolfo Alonso Hernandez cc7c9255ac [Trunk] Check if parent port belongs to OVN to activate
In Trunk service, the OVN was setting always the trunk to "ACTIVE"
anytime the trunk was created or updated. This patch changes this
behaviour: only when the trunk parent port belongs to OVN (that
means, there is a related logical switch port to this Neutron port),
the methods will set the trunk to "ACTIVE".

Closes-Bug: #1974183
Change-Id: Ied5ef53882d4249e0ceaa731239befdc3ba67d03
(cherry picked from commit 68bbd3586b)
2022-05-16 02:25:30 +00:00
..
drivers [Trunk] Check if parent port belongs to OVN to activate 2022-05-16 02:25:30 +00:00
rpc Remove shim in trunk/rpc/backend.py 2021-08-23 10:29:55 +03:00
seg_types use trunk constants from neutron-lib 2019-04-23 13:54:11 -06:00
__init__.py Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
exceptions.py Correctly label port as SubPort in SubPortNotFound 2021-06-28 17:19:41 +00:00
models.py use trunk constants from neutron-lib 2019-04-23 13:54:11 -06:00
plugin.py Revert "update subport status when trunk/subport create/delete is triggerred" 2021-09-26 08:17:01 +00:00
rules.py Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
utils.py Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00