)]}'
{"openstackclient/compute/v2/server.py":[{"author":{"_account_id":26458,"name":"Brin Zhang","email":"zhangbailin@inspur.com","username":"zhangbailin"},"change_message_id":"4e7494a11f06d59de4d0fa6903bfea30babca224","unresolved":false,"context_lines":[{"line_number":762,"context_line":"                    if all(k in img_dict and img_dict[k] \u003d\u003d v"},{"line_number":763,"context_line":"                           for k, v in wanted_properties.items()):"},{"line_number":764,"context_line":"                        images_matched.append(img)"},{"line_number":765,"context_line":"                    else:"},{"line_number":766,"context_line":"                        return []"},{"line_number":767,"context_line":"                return images_matched"},{"line_number":768,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_c6a0a7a8","side":"PARENT","line":765,"updated":"2020-09-07 06:03:04.000000000","message":"Why we need to remove this logical?","commit_id":"95cc05bdf6f62f14970a722d09010c4195951671"},{"author":{"_account_id":32309,"name":"Jake.Chae","email":"cocahack@naver.com","username":"Jake.Chae"},"change_message_id":"8d28dafabb5ddd6a3a5f96ee5629f1d6587af308","unresolved":false,"context_lines":[{"line_number":762,"context_line":"                    if all(k in img_dict and img_dict[k] \u003d\u003d v"},{"line_number":763,"context_line":"                           for k, v in wanted_properties.items()):"},{"line_number":764,"context_line":"                        images_matched.append(img)"},{"line_number":765,"context_line":"                    else:"},{"line_number":766,"context_line":"                        return []"},{"line_number":767,"context_line":"                return images_matched"},{"line_number":768,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_691a4cc6","side":"PARENT","line":765,"in_reply_to":"9f560f44_c6a0a7a8","updated":"2020-09-07 08:34:19.000000000","message":"If any image does not fit a given condition (--image-property), an empty list is returned.\n\nIf there is an image that meets the conditions, I think it is the right behavior of this method to put it on the list and return it.\n\nSo I\u0027m suggesting that this line should be removed.","commit_id":"95cc05bdf6f62f14970a722d09010c4195951671"}]}
