)]}'
{"zaqar/storage/utils.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"adcbc0af824c3c4ee086bee7bf08234ad10287f2","unresolved":false,"context_lines":[{"line_number":20,"context_line":"from oslo_log import log"},{"line_number":21,"context_line":"from osprofiler import profiler"},{"line_number":22,"context_line":"from stevedore import driver"},{"line_number":23,"context_line":"from urllib import parse as usllib_parse"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"from zaqar.common import errors"},{"line_number":26,"context_line":"from zaqar.common import utils"}],"source_content_type":"text/x-python","patch_set":1,"id":"7f6b1bfe_6f3bcdd0","line":23,"updated":"2020-10-15 10:48:42.000000000","message":"pep8: F401 \u0027urllib.parse as usllib_parse\u0027 imported but unused","commit_id":"2474fad287bbdc723d41a3fdd1904bf67d19ed7d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"adcbc0af824c3c4ee086bee7bf08234ad10287f2","unresolved":false,"context_lines":[{"line_number":42,"context_line":"              drivers"},{"line_number":43,"context_line":"    :rtype: oslo_config.cfg.ConfigOpts"},{"line_number":44,"context_line":"    \"\"\""},{"line_number":45,"context_line":"    storage_type \u003d urllib_parse.urlparse(uri).scheme"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"    # NOTE(cpp-cabrera): parse storage-specific opts:"},{"line_number":48,"context_line":"    # \u0027drivers:storage:{type}\u0027"}],"source_content_type":"text/x-python","patch_set":1,"id":"7f6b1bfe_4f3891d2","line":45,"updated":"2020-10-15 10:48:42.000000000","message":"pep8: F821 undefined name \u0027urllib_parse\u0027","commit_id":"2474fad287bbdc723d41a3fdd1904bf67d19ed7d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"adcbc0af824c3c4ee086bee7bf08234ad10287f2","unresolved":false,"context_lines":[{"line_number":86,"context_line":""},{"line_number":87,"context_line":"    mode \u003d \u0027control\u0027 if control_mode else \u0027data\u0027"},{"line_number":88,"context_line":"    driver_type \u003d \u0027zaqar.{0}.storage\u0027.format(mode)"},{"line_number":89,"context_line":"    storage_type \u003d urllib_parse.urlparse(uri).scheme or default_store"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"    try:"},{"line_number":92,"context_line":"        mgr \u003d driver.DriverManager(driver_type, storage_type,"}],"source_content_type":"text/x-python","patch_set":1,"id":"7f6b1bfe_af35e5dc","line":89,"updated":"2020-10-15 10:48:42.000000000","message":"pep8: F821 undefined name \u0027urllib_parse\u0027","commit_id":"2474fad287bbdc723d41a3fdd1904bf67d19ed7d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"adcbc0af824c3c4ee086bee7bf08234ad10287f2","unresolved":false,"context_lines":[{"line_number":198,"context_line":"    # the URI field. This should be sufficient to initialize a"},{"line_number":199,"context_line":"    # storage driver."},{"line_number":200,"context_line":"    conf \u003d dynamic_conf(uri, {}, conf\u003dconf)"},{"line_number":201,"context_line":"    storage_type \u003d urllib_parse.urlparse(uri).scheme"},{"line_number":202,"context_line":""},{"line_number":203,"context_line":"    try:"},{"line_number":204,"context_line":"        ctrl \u003d load_storage_driver(conf, None,"}],"source_content_type":"text/x-python","patch_set":1,"id":"7f6b1bfe_8f32a9f0","line":201,"updated":"2020-10-15 10:48:42.000000000","message":"pep8: F821 undefined name \u0027urllib_parse\u0027","commit_id":"2474fad287bbdc723d41a3fdd1904bf67d19ed7d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f49117f09395434ddf9802ddad844ff44464216","unresolved":false,"context_lines":[{"line_number":20,"context_line":"from oslo_log import log"},{"line_number":21,"context_line":"from osprofiler import profiler"},{"line_number":22,"context_line":"from stevedore import driver"},{"line_number":23,"context_line":"from urllib import urllib_parse as urlparse"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"from zaqar.common import errors"},{"line_number":26,"context_line":"from zaqar.common import utils"}],"source_content_type":"text/x-python","patch_set":2,"id":"5f681702_b5d9e0f5","line":23,"updated":"2020-10-16 02:11:45.000000000","message":"pep8: F401 \u0027urllib.urllib_parse as urlparse\u0027 imported but unused","commit_id":"a95a7000574eadf77ef77125ab6bafe1990ee8c8"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f49117f09395434ddf9802ddad844ff44464216","unresolved":false,"context_lines":[{"line_number":42,"context_line":"              drivers"},{"line_number":43,"context_line":"    :rtype: oslo_config.cfg.ConfigOpts"},{"line_number":44,"context_line":"    \"\"\""},{"line_number":45,"context_line":"    storage_type \u003d urllib_parse.urlparse(uri).scheme"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"    # NOTE(cpp-cabrera): parse storage-specific opts:"},{"line_number":48,"context_line":"    # \u0027drivers:storage:{type}\u0027"}],"source_content_type":"text/x-python","patch_set":2,"id":"5f681702_95d664c3","line":45,"updated":"2020-10-16 02:11:45.000000000","message":"pep8: F821 undefined name \u0027urllib_parse\u0027","commit_id":"a95a7000574eadf77ef77125ab6bafe1990ee8c8"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f49117f09395434ddf9802ddad844ff44464216","unresolved":false,"context_lines":[{"line_number":86,"context_line":""},{"line_number":87,"context_line":"    mode \u003d \u0027control\u0027 if control_mode else \u0027data\u0027"},{"line_number":88,"context_line":"    driver_type \u003d \u0027zaqar.{0}.storage\u0027.format(mode)"},{"line_number":89,"context_line":"    storage_type \u003d urllib_parse.urlparse(uri).scheme or default_store"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"    try:"},{"line_number":92,"context_line":"        mgr \u003d driver.DriverManager(driver_type, storage_type,"}],"source_content_type":"text/x-python","patch_set":2,"id":"5f681702_f5e358a3","line":89,"updated":"2020-10-16 02:11:45.000000000","message":"pep8: F821 undefined name \u0027urllib_parse\u0027","commit_id":"a95a7000574eadf77ef77125ab6bafe1990ee8c8"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f49117f09395434ddf9802ddad844ff44464216","unresolved":false,"context_lines":[{"line_number":198,"context_line":"    # the URI field. This should be sufficient to initialize a"},{"line_number":199,"context_line":"    # storage driver."},{"line_number":200,"context_line":"    conf \u003d dynamic_conf(uri, {}, conf\u003dconf)"},{"line_number":201,"context_line":"    storage_type \u003d urllib_parse.urlparse(uri).scheme"},{"line_number":202,"context_line":""},{"line_number":203,"context_line":"    try:"},{"line_number":204,"context_line":"        ctrl \u003d load_storage_driver(conf, None,"}],"source_content_type":"text/x-python","patch_set":2,"id":"5f681702_d5e0dc99","line":201,"updated":"2020-10-16 02:11:45.000000000","message":"pep8: F821 undefined name \u0027urllib_parse\u0027","commit_id":"a95a7000574eadf77ef77125ab6bafe1990ee8c8"}],"zaqar/tests/functional/wsgi/v1/test_queues.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"fc2e27d1bc7e6f457f4fbb2744808552a46f3158","unresolved":false,"context_lines":[{"line_number":57,"context_line":"    if isinstance(test_input, dict):"},{"line_number":58,"context_line":"        annotated_input \u003d NamedDict(test_input)"},{"line_number":59,"context_line":"    elif isinstance(test_input, str):"},{"line_number":60,"context_line":"        annotated_input \u003d NamedUnicodeStr(test_input,\u0027utf-8\u0027)"},{"line_number":61,"context_line":"    else:"},{"line_number":62,"context_line":"        annotated_input \u003d NamedBinaryStr(test_input)"},{"line_number":63,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"3f65232a_51f136cd","line":60,"updated":"2020-10-27 06:49:44.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"a8570c882624c4cf1bba7239542f22d3896e37a1"}],"zaqar/tests/functional/wsgi/v1_1/test_queues.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"fc2e27d1bc7e6f457f4fbb2744808552a46f3158","unresolved":false,"context_lines":[{"line_number":57,"context_line":"    if isinstance(test_input, dict):"},{"line_number":58,"context_line":"        annotated_input \u003d NamedDict(test_input)"},{"line_number":59,"context_line":"    elif isinstance(test_input, str):"},{"line_number":60,"context_line":"        annotated_input \u003d NamedUnicodeStr(test_input,\u0027utf-8\u0027)"},{"line_number":61,"context_line":"    else:"},{"line_number":62,"context_line":"        annotated_input \u003d NamedBinaryStr(test_input)"},{"line_number":63,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"3f65232a_f1e162fe","line":60,"updated":"2020-10-27 06:49:44.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"a8570c882624c4cf1bba7239542f22d3896e37a1"}],"zaqar/tests/helpers.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"adcbc0af824c3c4ee086bee7bf08234ad10287f2","unresolved":false,"context_lines":[{"line_number":14,"context_line":"# limitations under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"import contextlib"},{"line_number":17,"context_line":"import configparser"},{"line_number":18,"context_line":"import functools"},{"line_number":19,"context_line":"import os"},{"line_number":20,"context_line":"import tempfile"}],"source_content_type":"text/x-python","patch_set":1,"id":"7f6b1bfe_ef4cfd77","line":17,"updated":"2020-10-15 10:48:42.000000000","message":"pep8: H306: imports not in alphabetical order (contextlib, configparser)","commit_id":"2474fad287bbdc723d41a3fdd1904bf67d19ed7d"}]}
