Files
neutron/neutron/services
Elvira García e0a2427a2f [ovn] Avoid unwanted ACL_NOT_FOUND error when deleting log objects
There is the possibility that db_remove raises an error if an ACL was
deleted on parallel for other reasons while deleting a log object. On a
normal situation, this command would remove the no-longer-needed
'log-related' property, but since the ACL is no longer there, it will
raise an error. For this case, it is not problematic to have an ACL
deleted mid-operation, so it should not raise any error.

Related-Bug: #2019887

Signed-off-by: Elvira García <egarciar@redhat.com>
Change-Id: I154393529134b5861e0ef0283257ef964fe057fd
2023-05-22 09:25:55 +02:00
..
2023-04-23 07:26:55 +02:00
2023-04-23 07:26:55 +02:00
2015-08-20 20:00:17 -07:00
2023-04-23 07:26:55 +02:00