)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"c5fa7159d61e4b1905f9c3d2343c503a8e4d464c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ad414839_8b3b35b6","updated":"2022-03-03 14:18:05.000000000","message":"I need to modify the 2.79 and 2.86 schema also","commit_id":"d6d142e7d0ed0437f7403487d751db576ba0416e"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"17c784b6a0e3939ae98680b8850f746e43e5130f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"5684a7ed_1efb4b39","updated":"2022-03-03 08:58:54.000000000","message":"Thanks for working on this, one comment inline.","commit_id":"d6d142e7d0ed0437f7403487d751db576ba0416e"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"5a875d9d8b83371057cca9aec6f54aeab7737922","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"d486f104_1eab6b30","updated":"2022-03-08 15:27:20.000000000","message":"change needed to be merged prior the release","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"459bca6b734ca2d4d6ba4d4cac6a8a0169d4572b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"255c645f_855e8877","updated":"2022-03-08 11:05:04.000000000","message":"looks good, tests passed","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"dba0833693de1b790447827572d01298a578603d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"071ec543_4d18b6df","updated":"2022-03-09 04:35:36.000000000","message":"recheck","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"38d20bb612d73e15a091d64820f07b000ca0c626","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"4420f269_e505ddeb","updated":"2022-03-09 03:01:29.000000000","message":"recheck","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"97d3c2f73d42ebf046d0d334d7a58b7bd4fee7ec","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"a2240ea6_2f155fa5","updated":"2022-03-09 08:21:22.000000000","message":"recheck","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"28f1e144de23e524c2ff7fffcdf65d732e142929","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"a31975a2_3af26383","updated":"2022-03-08 15:27:35.000000000","message":"recheck","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"c9fcad9cd1222516909ee0201c15a153ce66c26a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"f0e58c1f_572b75e7","updated":"2022-03-08 23:11:33.000000000","message":"recheck","commit_id":"1a65c4f0b13efc46002da5c4d9b64da46b1879d8"}],"tempest/lib/api_schema/response/compute/v2_75/servers.py":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"17c784b6a0e3939ae98680b8850f746e43e5130f","unresolved":true,"context_lines":[{"line_number":57,"context_line":"show_volume_attachment \u003d copy.deepcopy(servers273.show_volume_attachment)"},{"line_number":58,"context_line":"list_volume_attachments \u003d copy.deepcopy(servers273.list_volume_attachments)"},{"line_number":59,"context_line":"show_instance_action \u003d copy.deepcopy(servers273.show_instance_action)"},{"line_number":60,"context_line":"create_backup \u003d copy.deepcopy(servers273.create_backup)"}],"source_content_type":"text/x-python","patch_set":2,"id":"3402296d_a7a1ebb5","line":60,"range":{"start_line":60,"start_character":0,"end_line":60,"end_character":55},"updated":"2022-03-03 08:58:54.000000000","message":"This does not exists in the tempest.lib.api_schema.response.compute.v2_73.servers module[1]\nAlso create_backup isn\u0027t part of compute schema but rather volume schema[2] so i think we should remove this\n\n[1] 2022-03-03 04:42:29.841433 | ubuntu-bionic | AttributeError: module \u0027tempest.lib.api_schema.response.compute.v2_73.servers\u0027 has no attribute \u0027create_backup\u0027\n[2] https://github.com/openstack/tempest/blob/7e96c8e854386f43604ad098a6ec7606ee676145/tempest/lib/api_schema/response/volume/backups.py#L59","commit_id":"d6d142e7d0ed0437f7403487d751db576ba0416e"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"d415c609807c7a10e3c232d70d0010bdc83f228a","unresolved":true,"context_lines":[{"line_number":57,"context_line":"show_volume_attachment \u003d copy.deepcopy(servers273.show_volume_attachment)"},{"line_number":58,"context_line":"list_volume_attachments \u003d copy.deepcopy(servers273.list_volume_attachments)"},{"line_number":59,"context_line":"show_instance_action \u003d copy.deepcopy(servers273.show_instance_action)"},{"line_number":60,"context_line":"create_backup \u003d copy.deepcopy(servers273.create_backup)"}],"source_content_type":"text/x-python","patch_set":2,"id":"38827955_d94f029e","line":60,"range":{"start_line":60,"start_character":0,"end_line":60,"end_character":55},"in_reply_to":"3402296d_a7a1ebb5","updated":"2022-03-03 14:05:07.000000000","message":"This is compute API also, I am adding it in base patch https://review.opendev.org/c/openstack/tempest/+/508393/8/tempest/lib/api_schema/response/compute/v2_73/servers.py","commit_id":"d6d142e7d0ed0437f7403487d751db576ba0416e"}]}
