neutron/neutron/services/trunk
Luis Tomas Bolivar 15d6cfffc9 Ensure subports status is aligned with parent port
Subports of a trunk should have the same status as the parent port.
However, with ovn, if the parent port is in DOWN status, the subports
are transitioned to ACTIVE as soon as they are attached to the trunk.

This patch ensure the status set on the subports when being attached
matches the one on the parent port.

Closes-Bug: #1957161
Change-Id: I26c43c2909b635e8b21306ea1880da3877477a17
2022-01-24 17:55:02 +01:00
..
drivers Ensure subports status is aligned with parent port 2022-01-24 17:55:02 +01: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 neutron-lib standard_attr 2021-09-15 09:19:26 +00:00
plugin.py Replace "tenant_id" with "project_id" 2021-10-22 12:35:13 +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