)]}'
{"ironic/tests/unit/api/controllers/v1/test_node.py":[{"author":{"_account_id":2472,"name":"Doug Hellmann","email":"dhellmann@redhat.com","username":"doug-hellmann"},"change_message_id":"c7383e6fc8fce9f71a8b808561bd5b68cac210e3","unresolved":false,"context_lines":[{"line_number":1863,"context_line":"        # of the \u0027node\u0027 interface"},{"line_number":1864,"context_line":"        node \u003d obj_utils.create_test_node(self.context)"},{"line_number":1865,"context_line":"        self.get_json(\u0027/nodes/validate?node_uuid\u003d%s\u0027 % node.uuid)"},{"line_number":1866,"context_line":"        mock_vdi.assert_called_once_with(mock.ANY, mock.ANY,"},{"line_number":1867,"context_line":"                                         node.uuid, \u0027test-topic\u0027)"},{"line_number":1868,"context_line":""},{"line_number":1869,"context_line":"    @mock.patch.object(rpcapi.ConductorAPI, \u0027validate_driver_interfaces\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"bfb3d3c7_735f6e41","line":1866,"updated":"2019-05-20 10:15:03.000000000","message":"Does changing the type of the return value introduce an extra argument to the call, or is that because of the autospec change?","commit_id":"f8e1fbf30879e883f2e77386b7f275fd5afbff25"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"6ac88cebb085fd7735904625b3c9f1e64e7b054a","unresolved":false,"context_lines":[{"line_number":1863,"context_line":"        # of the \u0027node\u0027 interface"},{"line_number":1864,"context_line":"        node \u003d obj_utils.create_test_node(self.context)"},{"line_number":1865,"context_line":"        self.get_json(\u0027/nodes/validate?node_uuid\u003d%s\u0027 % node.uuid)"},{"line_number":1866,"context_line":"        mock_vdi.assert_called_once_with(mock.ANY, mock.ANY,"},{"line_number":1867,"context_line":"                                         node.uuid, \u0027test-topic\u0027)"},{"line_number":1868,"context_line":""},{"line_number":1869,"context_line":"    @mock.patch.object(rpcapi.ConductorAPI, \u0027validate_driver_interfaces\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"bfb3d3c7_be212da2","line":1866,"in_reply_to":"bfb3d3c7_735f6e41","updated":"2019-05-20 10:20:46.000000000","message":"It\u0027s because of autospec. Since we\u0027re mocking an unbound method, the \"self\" argument has to be accounted for.","commit_id":"f8e1fbf30879e883f2e77386b7f275fd5afbff25"}]}
