)]}'
{"masakari/api/openstack/ha/notifications.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","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_client"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from oslo_utils import timeutils"},{"line_number":19,"context_line":"from webob import exc"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_6aaef198","line":16,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F401 \u0027http.client as http_client\u0027 imported but unused","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":52,"context_line":"    def _validate_comp_host_payload(self, req, body):"},{"line_number":53,"context_line":"        pass"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"    @wsgi.response(http.ACCEPTED)"},{"line_number":56,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN,"},{"line_number":57,"context_line":"                                 http.CONFLICT))"},{"line_number":58,"context_line":"    @validation.schema(schema.create)"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_ca945d47","line":55,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":53,"context_line":"        pass"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"    @wsgi.response(http.ACCEPTED)"},{"line_number":56,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN,"},{"line_number":57,"context_line":"                                 http.CONFLICT))"},{"line_number":58,"context_line":"    @validation.schema(schema.create)"},{"line_number":59,"context_line":"    def create(self, req, body):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_0a9f755f","line":56,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":53,"context_line":"        pass"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"    @wsgi.response(http.ACCEPTED)"},{"line_number":56,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN,"},{"line_number":57,"context_line":"                                 http.CONFLICT))"},{"line_number":58,"context_line":"    @validation.schema(schema.create)"},{"line_number":59,"context_line":"    def create(self, req, body):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_aa8f692c","line":56,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":54,"context_line":""},{"line_number":55,"context_line":"    @wsgi.response(http.ACCEPTED)"},{"line_number":56,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN,"},{"line_number":57,"context_line":"                                 http.CONFLICT))"},{"line_number":58,"context_line":"    @validation.schema(schema.create)"},{"line_number":59,"context_line":"    def create(self, req, body):"},{"line_number":60,"context_line":"        \"\"\"Creates a new notification.\"\"\""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_ea996179","line":57,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":84,"context_line":""},{"line_number":85,"context_line":"        return {\u0027notification\u0027: notification}"},{"line_number":86,"context_line":""},{"line_number":87,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN))"},{"line_number":88,"context_line":"    def index(self, req):"},{"line_number":89,"context_line":"        \"\"\"Returns a summary list of notifications.\"\"\""},{"line_number":90,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_2a8d1931","line":87,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":84,"context_line":""},{"line_number":85,"context_line":"        return {\u0027notification\u0027: notification}"},{"line_number":86,"context_line":""},{"line_number":87,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN))"},{"line_number":88,"context_line":"    def index(self, req):"},{"line_number":89,"context_line":"        \"\"\"Returns a summary list of notifications.\"\"\""},{"line_number":90,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_4a8a0d1b","line":87,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":118,"context_line":""},{"line_number":119,"context_line":"        return {\u0027notifications\u0027: notifications}"},{"line_number":120,"context_line":""},{"line_number":121,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND))"},{"line_number":122,"context_line":"    def show(self, req, id):"},{"line_number":123,"context_line":"        \"\"\"Return data about the given notification id.\"\"\""},{"line_number":124,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_6a871111","line":121,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":118,"context_line":""},{"line_number":119,"context_line":"        return {\u0027notifications\u0027: notifications}"},{"line_number":120,"context_line":""},{"line_number":121,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND))"},{"line_number":122,"context_line":"    def show(self, req, id):"},{"line_number":123,"context_line":"        \"\"\"Return data about the given notification id.\"\"\""},{"line_number":124,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_8a84250e","line":121,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"}],"masakari/api/openstack/ha/segments.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","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_client"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from webob import exc"},{"line_number":19,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_cae61d17","line":16,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F401 \u0027http.client as http_client\u0027 imported but unused","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    def __init__(self):"},{"line_number":37,"context_line":"        self.api \u003d segment_api.FailoverSegmentAPI()"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN))"},{"line_number":40,"context_line":"    def index(self, req):"},{"line_number":41,"context_line":"        \"\"\"Returns a summary list of failover segments.\"\"\""},{"line_number":42,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_0af135ce","line":39,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    def __init__(self):"},{"line_number":37,"context_line":"        self.api \u003d segment_api.FailoverSegmentAPI()"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    @extensions.expected_errors((http.BAD_REQUEST, http.FORBIDDEN))"},{"line_number":40,"context_line":"    def index(self, req):"},{"line_number":41,"context_line":"        \"\"\"Returns a summary list of failover segments.\"\"\""},{"line_number":42,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_aae129ff","line":39,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":63,"context_line":""},{"line_number":64,"context_line":"        return {\u0027segments\u0027: segments}"},{"line_number":65,"context_line":""},{"line_number":66,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND))"},{"line_number":67,"context_line":"    def show(self, req, id):"},{"line_number":68,"context_line":"        \"\"\"Return data about the given segment id.\"\"\""},{"line_number":69,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_4abccddb","line":66,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":63,"context_line":""},{"line_number":64,"context_line":"        return {\u0027segments\u0027: segments}"},{"line_number":65,"context_line":""},{"line_number":66,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND))"},{"line_number":67,"context_line":"    def show(self, req, id):"},{"line_number":68,"context_line":"        \"\"\"Return data about the given segment id.\"\"\""},{"line_number":69,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_eaeb21d9","line":66,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":75,"context_line":"            raise exc.HTTPNotFound(explanation\u003de.format_message())"},{"line_number":76,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":77,"context_line":""},{"line_number":78,"context_line":"    @wsgi.response(http.CREATED)"},{"line_number":79,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.CONFLICT))"},{"line_number":80,"context_line":"    @validation.schema(schema.create)"},{"line_number":81,"context_line":"    def create(self, req, body):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_2abfd9d0","line":78,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":76,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":77,"context_line":""},{"line_number":78,"context_line":"    @wsgi.response(http.CREATED)"},{"line_number":79,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.CONFLICT))"},{"line_number":80,"context_line":"    @validation.schema(schema.create)"},{"line_number":81,"context_line":"    def create(self, req, body):"},{"line_number":82,"context_line":"        \"\"\"Creates a new failover segment.\"\"\""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_6ab9d1e7","line":79,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":76,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":77,"context_line":""},{"line_number":78,"context_line":"    @wsgi.response(http.CREATED)"},{"line_number":79,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.CONFLICT))"},{"line_number":80,"context_line":"    @validation.schema(schema.create)"},{"line_number":81,"context_line":"    def create(self, req, body):"},{"line_number":82,"context_line":"        \"\"\"Creates a new failover segment.\"\"\""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_8ab6e5f9","line":79,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":90,"context_line":"            raise exc.HTTPConflict(explanation\u003de.format_message())"},{"line_number":91,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":92,"context_line":""},{"line_number":93,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":94,"context_line":"                                 http.CONFLICT))"},{"line_number":95,"context_line":"    @validation.schema(schema.update)"},{"line_number":96,"context_line":"    def update(self, req, id, body):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_aacac96a","line":93,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":90,"context_line":"            raise exc.HTTPConflict(explanation\u003de.format_message())"},{"line_number":91,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":92,"context_line":""},{"line_number":93,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":94,"context_line":"                                 http.CONFLICT))"},{"line_number":95,"context_line":"    @validation.schema(schema.update)"},{"line_number":96,"context_line":"    def update(self, req, id, body):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_cacf3d7d","line":93,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":91,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":92,"context_line":""},{"line_number":93,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":94,"context_line":"                                 http.CONFLICT))"},{"line_number":95,"context_line":"    @validation.schema(schema.update)"},{"line_number":96,"context_line":"    def update(self, req, id, body):"},{"line_number":97,"context_line":"        \"\"\"Updates the existing segment.\"\"\""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_0acad56b","line":94,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":108,"context_line":""},{"line_number":109,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":110,"context_line":""},{"line_number":111,"context_line":"    @wsgi.response(http.NO_CONTENT)"},{"line_number":112,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":113,"context_line":"                                 http.CONFLICT))"},{"line_number":114,"context_line":"    def delete(self, req, id):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_eac4c161","line":111,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":109,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":110,"context_line":""},{"line_number":111,"context_line":"    @wsgi.response(http.NO_CONTENT)"},{"line_number":112,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":113,"context_line":"                                 http.CONFLICT))"},{"line_number":114,"context_line":"    def delete(self, req, id):"},{"line_number":115,"context_line":"        \"\"\"Removes a segment by uuid.\"\"\""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_2aa4f9b8","line":112,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":109,"context_line":"        return {\u0027segment\u0027: segment}"},{"line_number":110,"context_line":""},{"line_number":111,"context_line":"    @wsgi.response(http.NO_CONTENT)"},{"line_number":112,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":113,"context_line":"                                 http.CONFLICT))"},{"line_number":114,"context_line":"    def delete(self, req, id):"},{"line_number":115,"context_line":"        \"\"\"Removes a segment by uuid.\"\"\""}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_4aa16da9","line":112,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":110,"context_line":""},{"line_number":111,"context_line":"    @wsgi.response(http.NO_CONTENT)"},{"line_number":112,"context_line":"    @extensions.expected_errors((http.FORBIDDEN, http.NOT_FOUND,"},{"line_number":113,"context_line":"                                 http.CONFLICT))"},{"line_number":114,"context_line":"    def delete(self, req, id):"},{"line_number":115,"context_line":"        \"\"\"Removes a segment by uuid.\"\"\""},{"line_number":116,"context_line":"        context \u003d req.environ[\u0027masakari.context\u0027]"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_8aab8587","line":113,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: F821 undefined name \u0027http\u0027","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"}],"masakari/api/openstack/wsgi.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"import functools"},{"line_number":17,"context_line":"from http import client as http "},{"line_number":18,"context_line":"import inspect"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"import microversion_parse"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_4ad32d39","line":17,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: W291 trailing whitespace","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":305,"context_line":"            body \u003d serializer.serialize(self.obj)"},{"line_number":306,"context_line":"        response \u003d webob.Response(body\u003dbody)"},{"line_number":307,"context_line":"        if response.headers.get(\u0027Content-Length\u0027):"},{"line_number":308,"context_line":"        # NOTE: we need to encode \u0027Content-Length\u0027 header, since"},{"line_number":309,"context_line":"        # webob.Response auto sets it if \"body\" attr is presented."},{"line_number":310,"context_line":"        # github.com/Pylons/webob/blob/1.5.0b0/webob/response.py#L147"},{"line_number":311,"context_line":"            response.headers[\u0027Content-Length\u0027] \u003d utils.utf8("}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_2ad6b928","line":308,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: E115 expected an indented block (comment)","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":306,"context_line":"        response \u003d webob.Response(body\u003dbody)"},{"line_number":307,"context_line":"        if response.headers.get(\u0027Content-Length\u0027):"},{"line_number":308,"context_line":"        # NOTE: we need to encode \u0027Content-Length\u0027 header, since"},{"line_number":309,"context_line":"        # webob.Response auto sets it if \"body\" attr is presented."},{"line_number":310,"context_line":"        # github.com/Pylons/webob/blob/1.5.0b0/webob/response.py#L147"},{"line_number":311,"context_line":"            response.headers[\u0027Content-Length\u0027] \u003d utils.utf8("},{"line_number":312,"context_line":"                response.headers[\u0027Content-Length\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_8add4544","line":309,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: E115 expected an indented block (comment)","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"eddf351dafb5ec01cf2161118c1aba47d08e34f9","unresolved":false,"context_lines":[{"line_number":307,"context_line":"        if response.headers.get(\u0027Content-Length\u0027):"},{"line_number":308,"context_line":"        # NOTE: we need to encode \u0027Content-Length\u0027 header, since"},{"line_number":309,"context_line":"        # webob.Response auto sets it if \"body\" attr is presented."},{"line_number":310,"context_line":"        # github.com/Pylons/webob/blob/1.5.0b0/webob/response.py#L147"},{"line_number":311,"context_line":"            response.headers[\u0027Content-Length\u0027] \u003d utils.utf8("},{"line_number":312,"context_line":"                response.headers[\u0027Content-Length\u0027])"},{"line_number":313,"context_line":"        response.status_int \u003d self.code"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_6ae0b1fb","line":310,"updated":"2020-05-13 16:42:55.000000000","message":"pep8: E115 expected an indented block (comment)","commit_id":"47cac33f92a4bec7ae7030ec6de08a3b30297b16"}]}
