)]}'
{"tempest/api/volume/admin/test_volume_types_negative.py":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"5bfe721040351687fd15f0b47e17d70ea5b16fb3","unresolved":true,"context_lines":[{"line_number":66,"context_line":"        self.assertRaises("},{"line_number":67,"context_line":"            lib_exc.NotFound,"},{"line_number":68,"context_line":"            self.admin_encryption_types_client.create_encryption_type,"},{"line_number":69,"context_line":"            data_utils.rand_uuid(), **create_kwargs)"}],"source_content_type":"text/x-python","patch_set":2,"id":"76d33106_60076fec","line":69,"range":{"start_line":69,"start_character":12,"end_line":69,"end_character":34},"updated":"2021-08-24 13:45:32.000000000","message":"could you pass it like this:\n```\ntype_id\u003ddata_utils.rand_uuid()\n```\nit will be clear at the first glance that type_id is the first argument of create_encryption_type\nmaybe you could add it to the create_kwargs too for the total clarity","commit_id":"2c1fc758981ea67cf2e008fbf4f050bfeb84d72d"}]}
