)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"339728059c82f6ca47172e2a3b188b1959db5e8b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"5a8d7c9d_b8e42bbd","updated":"2024-09-20 13:44:13.000000000","message":"recheck bug 2079048","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"},{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"85d50f7faeeece309ad36d7daa3b3630c66ad972","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"3ed3ef59_35c39656","updated":"2024-09-24 01:37:12.000000000","message":"recheck bug 2079205","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"},{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"7dc6526a47f64bcbe4335bf78c2e8914eef33425","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"a15ab4c8_1431ee6c","updated":"2024-09-24 17:15:42.000000000","message":"recheck bug 2081870","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"7a06add66dea4c84cbd2bee750d5b2f6ff20f0d9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"05442356_40b7477a","updated":"2024-09-20 05:46:32.000000000","message":"recheck functional (ulimit)","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"},{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"1dbb5c87e395b81425352810570ab1e514b281a1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"6817f7e4_c9f4198e","updated":"2024-09-21 01:00:38.000000000","message":"recheck the failures are for ovs and iptables; this code is not even touched here","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"}],"neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"a16f198a6cf23cdab5e4b120a20c2364d8e55df6","unresolved":true,"context_lines":[{"line_number":986,"context_line":"                    # member_`id`_`ip`:`port`_`subnet_ip`"},{"line_number":987,"context_line":"                    member_info \u003d member.split(\u0027_\u0027)"},{"line_number":988,"context_line":"                    if len(member_info) \u003c 4:"},{"line_number":989,"context_line":"                        continue"},{"line_number":990,"context_line":"                    m \u003d {}"},{"line_number":991,"context_line":"                    m[\u0027id\u0027] \u003d member_info[1]"},{"line_number":992,"context_line":"                    m[\u0027ip\u0027] \u003d member_info[2].split(\u0027:\u0027)[0]"}],"source_content_type":"text/x-python","patch_set":3,"id":"2e400172_c4ffcfcb","line":989,"updated":"2024-09-19 21:09:14.000000000","message":"I\u0027m guessing the above workaround was for some old OVS version? Can probably remove in another patch.","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"},{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"7bdc42aa7f082f9927ffd5d21e714e6eac338bd3","unresolved":true,"context_lines":[{"line_number":986,"context_line":"                    # member_`id`_`ip`:`port`_`subnet_ip`"},{"line_number":987,"context_line":"                    member_info \u003d member.split(\u0027_\u0027)"},{"line_number":988,"context_line":"                    if len(member_info) \u003c 4:"},{"line_number":989,"context_line":"                        continue"},{"line_number":990,"context_line":"                    m \u003d {}"},{"line_number":991,"context_line":"                    m[\u0027id\u0027] \u003d member_info[1]"},{"line_number":992,"context_line":"                    m[\u0027ip\u0027] \u003d member_info[2].split(\u0027:\u0027)[0]"}],"source_content_type":"text/x-python","patch_set":3,"id":"3a5dc667_cb9eca42","line":989,"in_reply_to":"2e400172_c4ffcfcb","updated":"2024-09-20 13:42:53.000000000","message":"Yeah I wasn\u0027t totally sure about the nature of it. I assume hte format of the member_info changed at one point? Would help if the comment would give some references, otherwise one has to dig history.","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"},{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"62d470ca4074e172fbbe8a66332096be554ce714","unresolved":false,"context_lines":[{"line_number":986,"context_line":"                    # member_`id`_`ip`:`port`_`subnet_ip`"},{"line_number":987,"context_line":"                    member_info \u003d member.split(\u0027_\u0027)"},{"line_number":988,"context_line":"                    if len(member_info) \u003c 4:"},{"line_number":989,"context_line":"                        continue"},{"line_number":990,"context_line":"                    m \u003d {}"},{"line_number":991,"context_line":"                    m[\u0027id\u0027] \u003d member_info[1]"},{"line_number":992,"context_line":"                    m[\u0027ip\u0027] \u003d member_info[2].split(\u0027:\u0027)[0]"}],"source_content_type":"text/x-python","patch_set":3,"id":"97a34525_207048ce","line":989,"in_reply_to":"3a5dc667_cb9eca42","updated":"2024-09-20 18:08:02.000000000","message":"Done","commit_id":"449dde17984013eb72911dfab6f4383fe0a17743"}]}
