commit | f644baa1832faff5bb5ead94bc01ea437c15f353 | [log] [tgz] |
---|---|---|
author | Lee Yarwood <lyarwood@redhat.com> | Wed Jan 08 19:03:05 2020 +0000 |
committer | Lee Yarwood <lyarwood@redhat.com> | Thu Feb 13 15:32:49 2020 +0000 |
tree | 789ffb61cd441e3462bf52b4c7c1f4e646e05322 | |
parent | fbde5a394842746cb4e78504cfb0a14252af38d0 [diff] |
compute: Use wait_for_volume_attachment_remove when detaching multiattach volumes This change replaces the attach_volume cleanup call to wait_for_volume_resource_status with wait_for_volume_attachment_remove for multiattach volumes. This newer waiter method being able to handle cases where multiattached volumes remain attached and thus marked as 'in-use' after being detached from another instance. Closes-Bug: #1858841 Change-Id: I4e9d253cad1b797940c2c1f922b66602ba592416