neutron/neutron/services/logapi
Elvira García 67bd591c5b 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
2023-09-18 13:51:50 +02:00
..
agent Fix typos in log/error messages 2022-06-01 21:17:29 +05:30
common Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
drivers Use safer methods to get security groups on security group logging 2023-09-18 13:51:50 +02:00
rpc Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
__init__.py [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
api_base.py Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
logging_plugin.py Delete log entries when SG or port is deleted 2021-10-05 16:27:13 +00:00