)]}'
{"neutron/services/logapi/drivers/ovn/driver.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"44e77b8b908588cef175d06cf532018b79d03c6a","unresolved":true,"context_lines":[{"line_number":114,"context_line":"    @staticmethod"},{"line_number":115,"context_line":"    def _acl_log_needs_update(acl, expected_log, log_name, meter_name):"},{"line_number":116,"context_line":"        \"\"\"Return True if the ACL logging attributes need to be updated.\"\"\""},{"line_number":117,"context_line":"        if (acl.log !\u003d expected_log or"},{"line_number":118,"context_line":"                acl.name !\u003d [log_name] or"},{"line_number":119,"context_line":"                acl.meter !\u003d [meter_name] or"},{"line_number":120,"context_line":"                acl.severity !\u003d [\u0027info\u0027] or"}],"source_content_type":"text/x-python","patch_set":3,"id":"11cd71cb_7723b78e","line":117,"updated":"2026-04-09 08:27:38.000000000","message":"nitty nit: you can do it without \"if\":\n\n    return (acl.log !\u003d expected_log or\n            acl.name !\u003d [log_name] or\n            acl.meter !\u003d [meter_name] or\n            acl.severity !\u003d [\u0027info\u0027] or\n            acl.label \u003d\u003d 0)","commit_id":"2daa46a618107cdb5ea4ba99b0e60bd25b5d4069"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3774251cdd813365b904015cbe93f0da1743d6af","unresolved":false,"context_lines":[{"line_number":114,"context_line":"    @staticmethod"},{"line_number":115,"context_line":"    def _acl_log_needs_update(acl, expected_log, log_name, meter_name):"},{"line_number":116,"context_line":"        \"\"\"Return True if the ACL logging attributes need to be updated.\"\"\""},{"line_number":117,"context_line":"        if (acl.log !\u003d expected_log or"},{"line_number":118,"context_line":"                acl.name !\u003d [log_name] or"},{"line_number":119,"context_line":"                acl.meter !\u003d [meter_name] or"},{"line_number":120,"context_line":"                acl.severity !\u003d [\u0027info\u0027] or"}],"source_content_type":"text/x-python","patch_set":3,"id":"50e2ba91_3ba89ea7","line":117,"in_reply_to":"11cd71cb_7723b78e","updated":"2026-04-09 08:43:00.000000000","message":"Done","commit_id":"2daa46a618107cdb5ea4ba99b0e60bd25b5d4069"}]}
