)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"92fcd63ee5a6421d58217823210a0b4631199f56","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"b52e3c52_f3a5a628","updated":"2025-01-28 16:18:22.000000000","message":"seems a good thing to test","commit_id":"bd02c7355cb6bf327d109ef01f79c13cd2b263c6"}],"tempest/scenario/test_instances_with_cinder_volumes.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"63db9d9f9bea54c3ed91f5b879c683f056db8f9f","unresolved":true,"context_lines":[{"line_number":176,"context_line":"                waiters.wait_for_volume_resource_status("},{"line_number":177,"context_line":"                    self.volumes_client, volume[\u0027id\u0027], \u0027available\u0027)"},{"line_number":178,"context_line":""},{"line_number":179,"context_line":"                attached_volume \u003d self.nova_volume_attach(server, volume)"},{"line_number":180,"context_line":"                attached_volumes.append(attached_volume)"},{"line_number":181,"context_line":"                LOG.debug(\"Attached volume %s to server %s\","},{"line_number":182,"context_line":"                          attached_volume[\u0027id\u0027], server[\u0027id\u0027])"}],"source_content_type":"text/x-python","patch_set":2,"id":"5915ea72_12bc3b29","line":179,"updated":"2025-01-20 19:16:46.000000000","message":"note that this is an async api and you need to poll for the attachmetn to complete\n\nhttps://docs.openstack.org/api-ref/compute/#attach-a-volume-to-an-instance\n\nthat is implemetned internally in this function\n\nhttps://github.com/openstack/tempest/blob/a110fc009a832dc74f304cad0faa613a938ff829/tempest/scenario/manager.py#L1001-L1005\n\nso when thsi returns the voluem shoudl be in use in teh cinder api.\n\nstrictly speackign that does not mean the attachemnt is finished in nova but there is a bug in the nova api so you cant properly test for the completion fo the attach today.\n\nhttps://bugs.launchpad.net/nova/+bug/2058928\n\nas such this is the best that tempest can do until we fix that.","commit_id":"bd02c7355cb6bf327d109ef01f79c13cd2b263c6"}]}
