Comment 10 for bug 1940466

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (master)

Change abandoned by "Gorka Eguileor <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/cinder/+/805072
Reason: Thank you for working on this and for helping us to robustify the feature, but from cinder's perspective this is not a bug in our API.

We only accept a single attach/detach operation at any given time for a given volume. Callers supporting multi-attach need to be aware and add the appropriate retry mechanism.

Patch on the glance_store side will fix this issue: https://review.opendev.org/c/openstack/glance_store/+/838326