)]}'
{"glance/api/v2/tasks.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8b9ca7a1ed1e62eec769fc7def8de3bb365da32c","unresolved":false,"context_lines":[{"line_number":327,"context_line":"            next_query \u003d urlparse.urlencode(params)"},{"line_number":328,"context_line":"            body[\u0027next\u0027] \u003d \u0027/v2/tasks?%s\u0027 % next_query"},{"line_number":329,"context_line":"        response.unicode_body \u003d str(json.dumps(body,"},{"line_number":330,"context_line":"                                                         ensure_ascii\u003dFalse))"},{"line_number":331,"context_line":"        response.content_type \u003d \u0027application/json\u0027"},{"line_number":332,"context_line":""},{"line_number":333,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_db3831ee","line":330,"updated":"2020-10-13 07:06:33.000000000","message":"pep8: E127 continuation line over-indented for visual indent","commit_id":"8b7a31b90d7d2f7429b1b3fb67285125f40779d0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"014b568d7b0d5b1dc1c74236e48ddb65c58ec8b6","unresolved":false,"context_lines":[{"line_number":327,"context_line":"            next_query \u003d urlparse.urlencode(params)"},{"line_number":328,"context_line":"            body[\u0027next\u0027] \u003d \u0027/v2/tasks?%s\u0027 % next_query"},{"line_number":329,"context_line":"        response.unicode_body \u003d str(json.dumps(body,"},{"line_number":330,"context_line":"                                                         ensure_ascii\u003dFalse))"},{"line_number":331,"context_line":"        response.content_type \u003d \u0027application/json\u0027"},{"line_number":332,"context_line":""},{"line_number":333,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"7f6b1bfe_b611e856","line":330,"updated":"2020-10-13 12:20:53.000000000","message":"pep8: E127 continuation line over-indented for visual indent","commit_id":"d2430cdcd95196253d25b792987a11c668a91cf0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b7fa35f240135044208c6cfcca7aa1228806bd1a","unresolved":false,"context_lines":[{"line_number":26,"context_line":"from oslo_utils import encodeutils"},{"line_number":27,"context_line":"from oslo_utils import uuidutils"},{"line_number":28,"context_line":"import urllib"},{"line_number":29,"context_line":"from urllib.parse as urlparse"},{"line_number":30,"context_line":"import webob.exc"},{"line_number":31,"context_line":""},{"line_number":32,"context_line":"from glance.api import common"}],"source_content_type":"text/x-python","patch_set":5,"id":"7f6b1bfe_b18287c7","line":29,"updated":"2020-10-14 02:01:24.000000000","message":"pep8: E999 SyntaxError: invalid syntax","commit_id":"7884cc963314cc5ebf9fcb6e6a8241b0a118c7cf"}],"glance/api/versions.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8b9ca7a1ed1e62eec769fc7def8de3bb365da32c","unresolved":false,"context_lines":[{"line_number":13,"context_line":"#    License for the specific language governing permissions and limitations"},{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"from http import client as http"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from oslo_config import cfg"},{"line_number":19,"context_line":"from oslo_log import log as logging"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_bb2f3da5","line":16,"updated":"2020-10-13 07:06:33.000000000","message":"pep8: F401 \u0027http.client as http\u0027 imported but unused","commit_id":"8b7a31b90d7d2f7429b1b3fb67285125f40779d0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8b9ca7a1ed1e62eec769fc7def8de3bb365da32c","unresolved":false,"context_lines":[{"line_number":99,"context_line":"            build_version_object(2.0, \u0027v2\u0027, \u0027SUPPORTED\u0027),"},{"line_number":100,"context_line":"        ])"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        status \u003d explicit and http_client.OK or http_client.MULTIPLE_CHOICES"},{"line_number":103,"context_line":"        response \u003d webob.Response(request\u003dreq,"},{"line_number":104,"context_line":"                                  status\u003dstatus,"},{"line_number":105,"context_line":"                                  content_type\u003d\u0027application/json\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_9b32390e","line":102,"updated":"2020-10-13 07:06:33.000000000","message":"pep8: F821 undefined name \u0027http_client\u0027","commit_id":"8b7a31b90d7d2f7429b1b3fb67285125f40779d0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8b9ca7a1ed1e62eec769fc7def8de3bb365da32c","unresolved":false,"context_lines":[{"line_number":99,"context_line":"            build_version_object(2.0, \u0027v2\u0027, \u0027SUPPORTED\u0027),"},{"line_number":100,"context_line":"        ])"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        status \u003d explicit and http_client.OK or http_client.MULTIPLE_CHOICES"},{"line_number":103,"context_line":"        response \u003d webob.Response(request\u003dreq,"},{"line_number":104,"context_line":"                                  status\u003dstatus,"},{"line_number":105,"context_line":"                                  content_type\u003d\u0027application/json\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_fb3535f7","line":102,"updated":"2020-10-13 07:06:33.000000000","message":"pep8: F821 undefined name \u0027http_client\u0027","commit_id":"8b7a31b90d7d2f7429b1b3fb67285125f40779d0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"014b568d7b0d5b1dc1c74236e48ddb65c58ec8b6","unresolved":false,"context_lines":[{"line_number":13,"context_line":"#    License for the specific language governing permissions and limitations"},{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"from http import http_client as http"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from oslo_config import cfg"},{"line_number":19,"context_line":"from oslo_log import log as logging"}],"source_content_type":"text/x-python","patch_set":2,"id":"7f6b1bfe_16037c0f","line":16,"updated":"2020-10-13 12:20:53.000000000","message":"pep8: F401 \u0027http.http_client as http\u0027 imported but unused","commit_id":"d2430cdcd95196253d25b792987a11c668a91cf0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"014b568d7b0d5b1dc1c74236e48ddb65c58ec8b6","unresolved":false,"context_lines":[{"line_number":99,"context_line":"            build_version_object(2.0, \u0027v2\u0027, \u0027SUPPORTED\u0027),"},{"line_number":100,"context_line":"        ])"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        status \u003d explicit and http_client.OK or http_client.MULTIPLE_CHOICES"},{"line_number":103,"context_line":"        response \u003d webob.Response(request\u003dreq,"},{"line_number":104,"context_line":"                                  status\u003dstatus,"},{"line_number":105,"context_line":"                                  content_type\u003d\u0027application/json\u0027)"}],"source_content_type":"text/x-python","patch_set":2,"id":"7f6b1bfe_560df435","line":102,"updated":"2020-10-13 12:20:53.000000000","message":"pep8: F821 undefined name \u0027http_client\u0027","commit_id":"d2430cdcd95196253d25b792987a11c668a91cf0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"014b568d7b0d5b1dc1c74236e48ddb65c58ec8b6","unresolved":false,"context_lines":[{"line_number":99,"context_line":"            build_version_object(2.0, \u0027v2\u0027, \u0027SUPPORTED\u0027),"},{"line_number":100,"context_line":"        ])"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        status \u003d explicit and http_client.OK or http_client.MULTIPLE_CHOICES"},{"line_number":103,"context_line":"        response \u003d webob.Response(request\u003dreq,"},{"line_number":104,"context_line":"                                  status\u003dstatus,"},{"line_number":105,"context_line":"                                  content_type\u003d\u0027application/json\u0027)"}],"source_content_type":"text/x-python","patch_set":2,"id":"7f6b1bfe_7608f027","line":102,"updated":"2020-10-13 12:20:53.000000000","message":"pep8: F821 undefined name \u0027http_client\u0027","commit_id":"d2430cdcd95196253d25b792987a11c668a91cf0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"9d15f0c9ce3769dce6a514af505b2d90e0fb989d","unresolved":false,"context_lines":[{"line_number":13,"context_line":"#    License for the specific language governing permissions and limitations"},{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"from http import client as http"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from oslo_config import cfg"},{"line_number":19,"context_line":"from oslo_log import log as logging"}],"source_content_type":"text/x-python","patch_set":3,"id":"7f6b1bfe_604c9b76","line":16,"updated":"2020-10-13 20:02:18.000000000","message":"pep8: F401 \u0027http.client as http\u0027 imported but unused","commit_id":"f454d6fe10505ef3f1594bdd9d3231aa76dc2ead"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"9d15f0c9ce3769dce6a514af505b2d90e0fb989d","unresolved":false,"context_lines":[{"line_number":99,"context_line":"            build_version_object(2.0, \u0027v2\u0027, \u0027SUPPORTED\u0027),"},{"line_number":100,"context_line":"        ])"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        status \u003d explicit and http_client.OK or http_client.MULTIPLE_CHOICES"},{"line_number":103,"context_line":"        response \u003d webob.Response(request\u003dreq,"},{"line_number":104,"context_line":"                                  status\u003dstatus,"},{"line_number":105,"context_line":"                                  content_type\u003d\u0027application/json\u0027)"}],"source_content_type":"text/x-python","patch_set":3,"id":"7f6b1bfe_40519f0e","line":102,"updated":"2020-10-13 20:02:18.000000000","message":"pep8: F821 undefined name \u0027http_client\u0027","commit_id":"f454d6fe10505ef3f1594bdd9d3231aa76dc2ead"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"9d15f0c9ce3769dce6a514af505b2d90e0fb989d","unresolved":false,"context_lines":[{"line_number":99,"context_line":"            build_version_object(2.0, \u0027v2\u0027, \u0027SUPPORTED\u0027),"},{"line_number":100,"context_line":"        ])"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        status \u003d explicit and http_client.OK or http_client.MULTIPLE_CHOICES"},{"line_number":103,"context_line":"        response \u003d webob.Response(request\u003dreq,"},{"line_number":104,"context_line":"                                  status\u003dstatus,"},{"line_number":105,"context_line":"                                  content_type\u003d\u0027application/json\u0027)"}],"source_content_type":"text/x-python","patch_set":3,"id":"7f6b1bfe_a056b305","line":102,"updated":"2020-10-13 20:02:18.000000000","message":"pep8: F821 undefined name \u0027http_client\u0027","commit_id":"f454d6fe10505ef3f1594bdd9d3231aa76dc2ead"}]}
