)]}'
{"zun/scheduler/filter_scheduler.py":[{"author":{"_account_id":24828,"name":"Kaifeng Wang","email":"kaifeng.w@gmail.com","username":"wangkf"},"change_message_id":"5f236e7290fcbc0835d2ce7a0b0fd74cd8cc3cef","unresolved":false,"context_lines":[{"line_number":84,"context_line":"        # looking for an allocation_request that contains that host\u0027s"},{"line_number":85,"context_line":"        # resource provider UUID"},{"line_number":86,"context_line":"        claimed_host \u003d None"},{"line_number":87,"context_line":"        for i in range(0, len(hosts)):"},{"line_number":88,"context_line":"            host \u003d random.choice(hosts)"},{"line_number":89,"context_line":"            cn_uuid \u003d host.uuid"},{"line_number":90,"context_line":"            if cn_uuid not in alloc_reqs_by_rp_uuid:"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_c97ebdad","line":87,"range":{"start_line":87,"start_character":23,"end_line":87,"end_character":26},"updated":"2020-08-25 08:51:33.000000000","message":"not required.","commit_id":"620860132499997167f565978911a1826b3eefb9"},{"author":{"_account_id":24828,"name":"Kaifeng Wang","email":"kaifeng.w@gmail.com","username":"wangkf"},"change_message_id":"5f236e7290fcbc0835d2ce7a0b0fd74cd8cc3cef","unresolved":false,"context_lines":[{"line_number":92,"context_line":"                       \"matching allocation_request was encountered while \""},{"line_number":93,"context_line":"                       \"scheduling. This host was skipped.\")"},{"line_number":94,"context_line":"                LOG.debug(msg, cn_uuid)"},{"line_number":95,"context_line":"                continue"},{"line_number":96,"context_line":""},{"line_number":97,"context_line":"            alloc_reqs \u003d alloc_reqs_by_rp_uuid[cn_uuid]"},{"line_number":98,"context_line":"            # TODO(jaypipes): Loop through all allocation_requests instead"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_695cd14a","line":95,"updated":"2020-08-25 08:51:33.000000000","message":"suggest to do a set() substraction to simplify code logic.","commit_id":"620860132499997167f565978911a1826b3eefb9"}]}
