)]}'
{"cyborg_tempest_plugin/tests/api/test_device_profile.py":[{"author":{"_account_id":25738,"name":"Xinran WANG","email":"xin-ran.wang@intel.com","username":"Xinran"},"change_message_id":"4a10679cca9a90de0eebf12d5a49d627eefb19b2","unresolved":true,"context_lines":[{"line_number":42,"context_line":"        device_profile_uuid \u003d response[\u0027uuid\u0027]"},{"line_number":43,"context_line":"        self.assertEqual(dp[0][\u0027name\u0027], response[\u0027name\u0027])"},{"line_number":44,"context_line":"        self.assertEqual(dp[0][\u0027groups\u0027], response[\u0027groups\u0027])"},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"        response \u003d self.os_admin.cyborg_client.list_device_profile()"},{"line_number":47,"context_line":"        device_profile_list \u003d response[\u0027device_profiles\u0027]"},{"line_number":48,"context_line":"        device_profile_uuid_list \u003d [it[\u0027uuid\u0027] for it in device_profile_list]"},{"line_number":49,"context_line":"        self.assertIn(device_profile_uuid, device_profile_uuid_list)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7cf9c643_f32edcc0","line":46,"range":{"start_line":45,"start_character":0,"end_line":46,"end_character":68},"updated":"2021-03-29 09:48:27.000000000","message":"it seems that an \"None\" returned by this call, as well as the get_device_profile() below. please check if you got the correct date here.","commit_id":"6a70e7b9f958a557c8355e16d4c3f11ec59a413b"},{"author":{"_account_id":26458,"name":"Brin Zhang","email":"zhangbailin@inspur.com","username":"zhangbailin"},"change_message_id":"3f6668569eb8cb9616562835040b3ee4f08ba8a5","unresolved":true,"context_lines":[{"line_number":39,"context_line":"    def test_get_and_delete_device_profile(self):"},{"line_number":40,"context_line":"        # TODO(brinzhang): Remove the residual resources, then remove this"},{"line_number":41,"context_line":"        # with a new patch"},{"line_number":42,"context_line":"        self.os_admin.cyborg_client.delete_device_profile_by_uuid("},{"line_number":43,"context_line":"            \"fpga-num-1-dp1\")"},{"line_number":44,"context_line":"        dp \u003d cyborg_data.NORMAL_DEVICE_PROFILE_DATA1"},{"line_number":45,"context_line":"        response \u003d self.os_admin.cyborg_client.create_device_profile(dp)"}],"source_content_type":"text/x-python","patch_set":5,"id":"52e4ab86_9945f7e1","line":42,"range":{"start_line":42,"start_character":36,"end_line":42,"end_character":65},"updated":"2021-03-31 12:41:33.000000000","message":"This interface can accept the *name* parameter to delete the device_profile, and later we will consider to refactor it as delete_device_profile_by_uuid_or_name.","commit_id":"58bf97fede8abc69b81b9f5c59f648ead7a2fdb3"}]}
