neutron/neutron/services/logapi/drivers
Elvira García f1638bb6d1 Use safer methods to get security groups on security group logging
There is a chance on real environment that a port group doesn't have any
correspondent security group (and there are maintenance tasks that will
remove them). This patch avoids a DriverError from Neutron in case we
are in an environment with a port group that was mistakenly left over
due to any reason. Instead, a Warning log will be raised.

Related-bug: #2032929
Change-Id: I42208557c8522d6fbc29df8a3c7d0367cace31e4
(cherry picked from commit 67bd591c5b)
2023-09-25 10:04:30 +00:00
..
openvswitch Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
ovn Use safer methods to get security groups on security group logging 2023-09-25 10:04:30 +00:00
__init__.py [log]: add driver manager to LoggingPlugin 2017-08-08 13:18:09 +07:00
base.py Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
manager.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00