)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"c0bf05508739ce57c2c50ab0e3ecbdbcbd83e148","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"dd3fa855_23af0299","updated":"2022-08-01 20:54:39.000000000","message":"recheck\nLogs are gone. Getting another clean run","commit_id":"fcc91779719337273776b4e46f9afb61146eba97"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"a76f6455b23ee6ecf0e1812653e5a607d2b13063","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"53f1df56_fddba1d8","updated":"2022-08-16 20:23:53.000000000","message":"Thanks Carlos; ptal at the comment inline","commit_id":"12adf5fbde4c93df99be82d5a29ecc6c866783f6"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"1ee388698f42eff55b830a82173efca4c21a47ae","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"3e723223_4b2397c3","updated":"2022-10-10 14:02:46.000000000","message":"Looks good, thanks Carlos","commit_id":"d8b9d5a9e651972d2746f427a8f1b7f29a94b77c"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"12d150e0ae38f26b51a502bb228a13aa95adfcdd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"8d676336_e205965a","updated":"2022-09-12 19:52:56.000000000","message":"recheck\n\nfailures seem unrelated","commit_id":"d8b9d5a9e651972d2746f427a8f1b7f29a94b77c"}],"manila/share/drivers/glusterfs/layout_volume.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"a76f6455b23ee6ecf0e1812653e5a607d2b13063","unresolved":true,"context_lines":[{"line_number":354,"context_line":"        # along with the rest of the contents of the volume."},{"line_number":355,"context_line":"        srvaddr \u003d gluster_mgr.host_access"},{"line_number":356,"context_line":"        ignored_dirs \u003d []"},{"line_number":357,"context_line":"        if not common.numreduct(self.glusterfs_versions[srvaddr]) \u003c (3, 7):"},{"line_number":358,"context_line":"            ignored_dirs \u003d map(lambda x: os.path.join(tmpdir, *x),"},{"line_number":359,"context_line":"                               [(\u0027.trashcan\u0027, ), (\u0027.trashcan\u0027, \u0027internal_op\u0027)])"},{"line_number":360,"context_line":"            ignored_dirs \u003d list(ignored_dirs)"}],"source_content_type":"text/x-python","patch_set":6,"id":"63e2c66b_df31cbc9","line":357,"range":{"start_line":357,"start_character":8,"end_line":357,"end_character":75},"updated":"2022-08-16 20:23:53.000000000","message":"nit: would be more readable if we inverted this condition - it\u0027d be true to the note above:\n\n  if common.numreduct(self.glusterfs_versions[srvaddr]) \u003e (3, 6):","commit_id":"12adf5fbde4c93df99be82d5a29ecc6c866783f6"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"1fe471f0dc898c9e2e83e9c8ac78d4cab98b9409","unresolved":false,"context_lines":[{"line_number":354,"context_line":"        # along with the rest of the contents of the volume."},{"line_number":355,"context_line":"        srvaddr \u003d gluster_mgr.host_access"},{"line_number":356,"context_line":"        ignored_dirs \u003d []"},{"line_number":357,"context_line":"        if not common.numreduct(self.glusterfs_versions[srvaddr]) \u003c (3, 7):"},{"line_number":358,"context_line":"            ignored_dirs \u003d map(lambda x: os.path.join(tmpdir, *x),"},{"line_number":359,"context_line":"                               [(\u0027.trashcan\u0027, ), (\u0027.trashcan\u0027, \u0027internal_op\u0027)])"},{"line_number":360,"context_line":"            ignored_dirs \u003d list(ignored_dirs)"}],"source_content_type":"text/x-python","patch_set":6,"id":"4d07e9ea_eb998dbf","line":357,"range":{"start_line":357,"start_character":8,"end_line":357,"end_character":75},"in_reply_to":"63e2c66b_df31cbc9","updated":"2022-09-14 21:53:20.000000000","message":"Done","commit_id":"12adf5fbde4c93df99be82d5a29ecc6c866783f6"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"a76f6455b23ee6ecf0e1812653e5a607d2b13063","unresolved":true,"context_lines":[{"line_number":361,"context_line":"            ignored_dirs \u003d [ignored_dirs[0], ignored_dirs[1]]"},{"line_number":362,"context_line":""},{"line_number":363,"context_line":"        try:"},{"line_number":364,"context_line":"            privsep_os.find(tmpdir, dirs_to_ignore\u003dignored_dirs)"},{"line_number":365,"context_line":"        except exception.ProcessExecutionError as exc:"},{"line_number":366,"context_line":"            msg \u003d (_(\"Error trying to wipe gluster volume. \""},{"line_number":367,"context_line":"                     \"gluster_export: %(export)s, Error: %(error)s\") %"}],"source_content_type":"text/x-python","patch_set":6,"id":"6d8ae48c_2181d682","line":364,"range":{"start_line":364,"start_character":12,"end_line":364,"end_character":64},"updated":"2022-08-16 20:23:53.000000000","message":"this command has to find and delete files; currently it is only finding them","commit_id":"12adf5fbde4c93df99be82d5a29ecc6c866783f6"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"1fe471f0dc898c9e2e83e9c8ac78d4cab98b9409","unresolved":false,"context_lines":[{"line_number":361,"context_line":"            ignored_dirs \u003d [ignored_dirs[0], ignored_dirs[1]]"},{"line_number":362,"context_line":""},{"line_number":363,"context_line":"        try:"},{"line_number":364,"context_line":"            privsep_os.find(tmpdir, dirs_to_ignore\u003dignored_dirs)"},{"line_number":365,"context_line":"        except exception.ProcessExecutionError as exc:"},{"line_number":366,"context_line":"            msg \u003d (_(\"Error trying to wipe gluster volume. \""},{"line_number":367,"context_line":"                     \"gluster_export: %(export)s, Error: %(error)s\") %"}],"source_content_type":"text/x-python","patch_set":6,"id":"e20f9be1_c30724f4","line":364,"range":{"start_line":364,"start_character":12,"end_line":364,"end_character":64},"in_reply_to":"6d8ae48c_2181d682","updated":"2022-09-14 21:53:20.000000000","message":"Done","commit_id":"12adf5fbde4c93df99be82d5a29ecc6c866783f6"}]}
