)]}'
{"os_brick/initiator/connectors/rbd.py":[{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"d80b871da412d6d42f3cbdebccf540e9d6078876","unresolved":false,"context_lines":[{"line_number":215,"context_line":"        :type connection_properties: dict"},{"line_number":216,"context_line":"        :returns: \u0027/dev/rbd*\u0027 or None if no active mapping is found."},{"line_number":217,"context_line":"        \"\"\""},{"line_number":218,"context_line":"        _, volume \u003d connection_properties[\u0027name\u0027].split(\u0027/\u0027)"},{"line_number":219,"context_line":"        cmd \u003d [\u0027rbd\u0027, \u0027showmapped\u0027, \u0027--format\u003djson\u0027]"},{"line_number":220,"context_line":"        (out, err) \u003d self._execute(*cmd, root_helper\u003dself._root_helper,"},{"line_number":221,"context_line":"                                   run_as_root\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":2,"id":"1fa4df85_9a868265","line":218,"range":{"start_line":218,"start_character":8,"end_line":218,"end_character":10},"updated":"2020-03-17 13:55:12.000000000","message":"This hides the i18n _ import. Need to use something like double __ to indicate unused variable instead.","commit_id":"f6d9aedafd74bc0516b70098bf87dfd9a29b458e"},{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"e8495e9ab7718c6f634a09bd59a997a3e74eec30","unresolved":false,"context_lines":[{"line_number":215,"context_line":"        :type connection_properties: dict"},{"line_number":216,"context_line":"        :returns: \u0027/dev/rbd*\u0027 or None if no active mapping is found."},{"line_number":217,"context_line":"        \"\"\""},{"line_number":218,"context_line":"        _, volume \u003d connection_properties[\u0027name\u0027].split(\u0027/\u0027)"},{"line_number":219,"context_line":"        cmd \u003d [\u0027rbd\u0027, \u0027showmapped\u0027, \u0027--format\u003djson\u0027]"},{"line_number":220,"context_line":"        (out, err) \u003d self._execute(*cmd, root_helper\u003dself._root_helper,"},{"line_number":221,"context_line":"                                   run_as_root\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":2,"id":"1fa4df85_b034bfdf","line":218,"range":{"start_line":218,"start_character":8,"end_line":218,"end_character":10},"in_reply_to":"1fa4df85_9a868265","updated":"2020-03-17 15:03:31.000000000","message":"Great catch thanks!","commit_id":"f6d9aedafd74bc0516b70098bf87dfd9a29b458e"}],"os_brick/tests/initiator/connectors/test_rbd.py":[{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"ef22838405e0a4d061b7c6d68b00b1870be8df88","unresolved":false,"context_lines":[{"line_number":269,"context_line":"        rbd_connector.disconnect_volume(conn, None)"},{"line_number":270,"context_line":""},{"line_number":271,"context_line":"        # Assert that showmapped is used before we unmap the root device"},{"line_number":272,"context_line":"        mock_execute.has_calls(["},{"line_number":273,"context_line":"            mock.call(*show_cmd, root_helper\u003dNone, run_as_root\u003dTrue),"},{"line_number":274,"context_line":"            mock.call(*unmap_cmd, root_helper\u003dNone, run_as_root\u003dTrue)])"},{"line_number":275,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"1f493fa4_b7685c87","line":272,"range":{"start_line":272,"start_character":21,"end_line":272,"end_character":30},"updated":"2020-05-07 14:44:16.000000000","message":"assert_has_calls","commit_id":"9415b3b41f55b66bee589bc8ff5f1c789d8a5d0e"}]}
