)]}'
{"ovn_octavia_provider/helper.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"6550a6639f354ab187d7724cc624abc9f991775c","unresolved":true,"context_lines":[{"line_number":86,"context_line":"    def _is_lb_empty(external_ids):"},{"line_number":87,"context_line":"        \"\"\"Check if there is no pool or listener defined.\"\"\""},{"line_number":88,"context_line":"        return not any(k.startswith(\u0027listener\u0027) or k.startswith(\u0027pool\u0027)"},{"line_number":89,"context_line":"                       for k in external_ids)"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"    @staticmethod"},{"line_number":92,"context_line":"    def _delete_disabled_from_status(status):"}],"source_content_type":"text/x-python","patch_set":1,"id":"09426990_228dbfbe","line":89,"updated":"2021-02-25 14:55:35.000000000","message":"And the only reason I fixed this at all is that reading the bug/doc on why pylint added the check shows not making it a list improves performance, even if probably negligible for such a small thing as external_ids.","commit_id":"0db33223de2b3fc8f6158c9ada177434aaaa0b4f"}]}
