)]}'
{"tools/generate-tempest-plugins-list.py":[{"author":{"_account_id":5689,"name":"Masayuki Igawa","email":"masayuki@igawa.io","username":"igawa"},"change_message_id":"ec7b4e8fbad305780b17c323671b68a35b5e14f9","unresolved":false,"context_lines":[{"line_number":85,"context_line":"        if err.code \u003d\u003d 404:"},{"line_number":86,"context_line":"            return False"},{"line_number":87,"context_line":"    p \u003d re.compile(r\u0027^tempest\\.test_plugins\u0027, re.M)"},{"line_number":88,"context_line":"    if p.findall(r.read().decode(\u0027utf-8\u0027)):"},{"line_number":89,"context_line":"        return True"},{"line_number":90,"context_line":"    else:"},{"line_number":91,"context_line":"        False"}],"source_content_type":"text/x-python","patch_set":2,"id":"9fb8cfa7_ccd3cdd4","line":88,"updated":"2019-06-24 05:50:07.000000000","message":"The error happened here. It looks like an HTTPError but its error code wasn\u0027t 404.\nhttp://logs.openstack.org/92/666492/2/check/openstack-tox-docs/6b8b8e8/job-output.txt.gz#_2019-06-21_05_46_48_088382\n\nI think we should raise the error when we got a non 404 error.","commit_id":"6617b834ff3066bb99785f9fb433ff8973c8f745"}]}
