)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"e2ed33d4a6785ce4213111c31d1e4c7f5199f44f","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Commit:     zhaoyixin \u003czhaoyixin@inspur.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2020-12-03 17:33:30 +0800"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Modify the error message format in swift writer"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Use dict values to fill in error messages when MD5 of object"},{"line_number":10,"context_line":"in swift is not the same as MD5 of object sent to swift."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"77ff3e86_fce9f2ca","line":7,"updated":"2020-12-03 14:03:20.000000000","message":"This sounds like you are making a bigger change than you are.  Maybe: \"Correct format string in error message\"","commit_id":"f5a165ebe5cab9367a6572bdc1f3b4870bae5016"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"e2ed33d4a6785ce4213111c31d1e4c7f5199f44f","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Modify the error message format in swift writer"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Use dict values to fill in error messages when MD5 of object"},{"line_number":10,"context_line":"in swift is not the same as MD5 of object sent to swift."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Closes-Bug: #1906605"},{"line_number":13,"context_line":"Change-Id: I5b3f0d6a637534b40cd8e3fa468a86a94605d879"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"9d0f46ec_db62d237","line":10,"range":{"start_line":9,"start_character":0,"end_line":10,"end_character":56},"updated":"2020-12-03 14:03:20.000000000","message":"Maybe:\nDue to a syntax error, values are not being interpolated into a message format string.  This patch corrects the error.","commit_id":"f5a165ebe5cab9367a6572bdc1f3b4870bae5016"}],"cinder/backup/drivers/swift.py":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"e2ed33d4a6785ce4213111c31d1e4c7f5199f44f","unresolved":true,"context_lines":[{"line_number":291,"context_line":"                raise exception.SwiftConnectionFailed(reason\u003derr)"},{"line_number":292,"context_line":"            md5 \u003d secretutils.md5(self.data, usedforsecurity\u003dFalse).hexdigest()"},{"line_number":293,"context_line":"            if etag !\u003d md5:"},{"line_number":294,"context_line":"                err \u003d (_(\u0027error writing object to swift, MD5 of object in \u0027"},{"line_number":295,"context_line":"                         \u0027swift %(etag)s is not the same as MD5 of object sent\u0027"},{"line_number":296,"context_line":"                         \u0027 to swift %(md5)s\u0027) % {\u0027etag\u0027: etag, \u0027md5\u0027: md5})"},{"line_number":297,"context_line":"                raise exception.InvalidBackup(reason\u003derr)"}],"source_content_type":"text/x-python","patch_set":1,"id":"f2eff2e7_2fb35b2c","line":294,"range":{"start_line":294,"start_character":22,"end_line":294,"end_character":23},"updated":"2020-12-03 14:03:20.000000000","message":"nit: i don\u0027t think you need the outer parentheses here, plus removing them will allow you to slide the strings over 1 char to the left, which will make it possible to restore the space after \u0027sent\u0027 to keep consistency with  other strings","commit_id":"f5a165ebe5cab9367a6572bdc1f3b4870bae5016"}]}
