)]}'
{"neutron/privileged/agent/linux/ip_lib.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"7a504636968735d53933950bbdcf98e58ee40302","unresolved":true,"context_lines":[{"line_number":247,"context_line":"            link_id \u003d ip.link_lookup(ifname\u003ddevice)"},{"line_number":248,"context_line":"        except NetlinkError:"},{"line_number":249,"context_line":"            link_id \u003d None"},{"line_number":250,"context_line":"    if not link_id or len(link_id) \u003c 1:"},{"line_number":251,"context_line":"        if raise_exception:"},{"line_number":252,"context_line":"            raise NetworkInterfaceNotFound(device\u003ddevice, namespace\u003dnamespace)"},{"line_number":253,"context_line":"        LOG.debug(\u0027Interface %(dev)s not found in namespace %(namespace)s\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"3355993e_76f8710c","side":"PARENT","line":250,"range":{"start_line":250,"start_character":4,"end_line":250,"end_character":39},"updated":"2021-02-24 16:03:44.000000000","message":"small nit: \"link_lookup\" will always return a list (empty if no device is found). This could be\n\n   if not link_id: ...","commit_id":"47eecd9b67693a09334499a4f07ae7fd8a045223"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"1169f229770a5fd0ee0b6f150b6878a0c4c79c97","unresolved":true,"context_lines":[{"line_number":247,"context_line":"            link_id \u003d ip.link_lookup(ifname\u003ddevice)"},{"line_number":248,"context_line":"        except NetlinkError:"},{"line_number":249,"context_line":"            link_id \u003d None"},{"line_number":250,"context_line":"    if not link_id or len(link_id) \u003c 1:"},{"line_number":251,"context_line":"        if raise_exception:"},{"line_number":252,"context_line":"            raise NetworkInterfaceNotFound(device\u003ddevice, namespace\u003dnamespace)"},{"line_number":253,"context_line":"        LOG.debug(\u0027Interface %(dev)s not found in namespace %(namespace)s\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"5405d4a7_767a3b84","side":"PARENT","line":250,"range":{"start_line":250,"start_character":4,"end_line":250,"end_character":39},"in_reply_to":"3355993e_76f8710c","updated":"2021-02-24 19:56:55.000000000","message":"I\u0027d be fine with that if you want to respin.","commit_id":"47eecd9b67693a09334499a4f07ae7fd8a045223"}]}
