)]}'
{"trove/common/strategies/storage/swift.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"201627f16f537c176f689a97469d11244280fc00","unresolved":false,"context_lines":[{"line_number":106,"context_line":"    def save(self, filename, stream, metadata\u003dNone):"},{"line_number":107,"context_line":"        \"\"\"Persist information from the stream to swift."},{"line_number":108,"context_line":""},{"line_number":109,"context_line":"        The file is saved to the location \u003cPROJECT_ID\u003e_\u003cBACKUP_CONTAINER\u003e/\u003cfilename\u003e."},{"line_number":110,"context_line":"        It will be a Swift Static Large Object (SLO)."},{"line_number":111,"context_line":"        The filename is defined on the backup runner manifest property"},{"line_number":112,"context_line":"        which is typically in the format \u0027\u003cbackup_id\u003e.\u003cext\u003e.gz\u0027"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_b0cfd727","line":109,"updated":"2020-06-12 08:12:20.000000000","message":"pep8: E501 line too long (85 \u003e 79 characters)","commit_id":"95ea0d795c0492f7b7ec3aaca92b020f4b28c4f4"}],"trove/taskmanager/models.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"201627f16f537c176f689a97469d11244280fc00","unresolved":false,"context_lines":[{"line_number":1368,"context_line":""},{"line_number":1369,"context_line":"    @classmethod"},{"line_number":1370,"context_line":"    def delete_files_from_swift(cls, context, filename):"},{"line_number":1371,"context_line":"        container \u003d str(context._project_id) + \u0027_\u0027 + CONF.backup_swift_container"},{"line_number":1372,"context_line":"        client \u003d clients.create_swift_client(context)"},{"line_number":1373,"context_line":"        obj \u003d client.head_object(container, filename)"},{"line_number":1374,"context_line":"        if \u0027x-static-large-object\u0027 in obj:"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_50c8fb1f","line":1371,"updated":"2020-06-12 08:12:20.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"95ea0d795c0492f7b7ec3aaca92b020f4b28c4f4"}]}
