)]}'
{"glance/tests/functional/v2/test_legacy_update_cinder_store.py":[{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"26543ba4554a234fedc51dde6e4ac8385ec1fc79","unresolved":true,"context_lines":[{"line_number":36,"context_line":"class FakeObject(object):"},{"line_number":37,"context_line":"    def __init__(self, **kwargs):"},{"line_number":38,"context_line":"        for name, value in kwargs.items():"},{"line_number":39,"context_line":"            setattr(self, name, value)"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":""},{"line_number":42,"context_line":"class TestLegacyUpdateCinderStore(functional.SynchronousAPIBase):"}],"source_content_type":"text/x-python","patch_set":1,"id":"aaba8ba1_3b5e949c","line":39,"updated":"2021-08-10 14:09:42.000000000","message":"This is really almost the same as mock.MagicMock() but without all the helpful assertion methods. Maybe we should convert this in the future :)","commit_id":"01b5bf5ece9a6904c1c5df4ad557967c927b8683"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"5a20121884554861d3be0426516386d7bece0c61","unresolved":true,"context_lines":[{"line_number":36,"context_line":"class FakeObject(object):"},{"line_number":37,"context_line":"    def __init__(self, **kwargs):"},{"line_number":38,"context_line":"        for name, value in kwargs.items():"},{"line_number":39,"context_line":"            setattr(self, name, value)"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":""},{"line_number":42,"context_line":"class TestLegacyUpdateCinderStore(functional.SynchronousAPIBase):"}],"source_content_type":"text/x-python","patch_set":1,"id":"581dc141_db5e5c8e","line":39,"in_reply_to":"aaba8ba1_3b5e949c","updated":"2021-08-10 14:15:43.000000000","message":"Makes sense, it has more features and would be beneficial for tests (and the effort taken to fix every attribute missing failure)\nThanks for the suggestion, I will propose a patch later to refactor this.","commit_id":"01b5bf5ece9a6904c1c5df4ad557967c927b8683"}]}
