)]}'
{"cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py":[{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"6c25c1dd6f9be2fe6321d376085e1830cb4a8605","unresolved":false,"context_lines":[{"line_number":194,"context_line":"            self._cfg_trans_abort()"},{"line_number":195,"context_line":"            msg \u003d _(\"Creating and activating zone set failed: \""},{"line_number":196,"context_line":"                    \"(Zone set\u003d%(cfg_name)s error\u003d%(err)s).\""},{"line_number":197,"context_line":"                    ) % {\u0027cfg_name\u0027: cfg_name, \u0027err\u0027: str(e)}"},{"line_number":198,"context_line":"            LOG.error(msg)"},{"line_number":199,"context_line":"            raise b_exception.BrocadeZoningCliException(reason\u003dmsg)"},{"line_number":200,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_f75f1872","line":197,"range":{"start_line":197,"start_character":54,"end_line":197,"end_character":57},"updated":"2020-01-08 16:47:14.000000000","message":"Not sure why we even had this in the first place. This is being formatted into a %s, so there is no need to do the string conversion ahead of time (and is actually against our published logging guidelines). If you do an update, I would say just drop this and pass is e directly.","commit_id":"b82c3bb5e5e266e6230da1bce9c2d3764d0e683b"},{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"6c25c1dd6f9be2fe6321d376085e1830cb4a8605","unresolved":false,"context_lines":[{"line_number":259,"context_line":"            self._cfg_trans_abort()"},{"line_number":260,"context_line":"            msg \u003d _(\"Activating zone set failed: \""},{"line_number":261,"context_line":"                    \"(Zone set\u003d%(cfg_name)s error\u003d%(err)s).\""},{"line_number":262,"context_line":"                    ) % {\u0027cfg_name\u0027: cfg_name, \u0027err\u0027: str(e)}"},{"line_number":263,"context_line":"            LOG.error(msg)"},{"line_number":264,"context_line":"            raise b_exception.BrocadeZoningCliException(reason\u003dmsg)"},{"line_number":265,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_7753286d","line":262,"range":{"start_line":262,"start_character":54,"end_line":262,"end_character":57},"updated":"2020-01-08 16:47:14.000000000","message":"Same throughout.","commit_id":"b82c3bb5e5e266e6230da1bce9c2d3764d0e683b"}]}
