neutron/neutron/services/trunk
Jakub Libosvar 3e6387edb8 ovn-trunk: Refactor event handling
The event registers check what type of event has happened and publish it
to the right subscriber based on it. Previously, the subscriber checked
again what type of event that is. That lead to the code double-checking
same variable. This patch removes the double-check and registers publish
the event to the correct subscriber right away.

Change-Id: Icdce95b5baffe02dbfa9320939efbfa46cb6757c
Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
2023-09-28 17:11:38 -04:00
..
drivers ovn-trunk: Refactor event handling 2023-09-28 17:11:38 -04:00
rpc Fix some pylint indentation warnings 2022-12-01 16:21:37 +00: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 Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +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