neutron/neutron/services/logapi/drivers/ovn
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
..
__init__.py [OVN] security group logging support (2 of 2) 2021-03-02 10:48:23 -05:00
driver.py Use safer methods to get security groups on security group logging 2023-09-25 10:04:30 +00:00