sapcc / manila

Shared filesystem management project for OpenStack.
http://openstack.org
Apache License 2.0
0 stars 2 forks source link

[netapp] retry get volume junction path #169

Closed chuan137 closed 6 months ago

chuan137 commented 6 months ago

NetApp driver retrieves the junction path in the last step of creating/updating volumes. We observer that the operation has failed sometimes, because the backend volume is busy presumably. Since the volume has created successfully at this step, it makes sense to retry a few times instead of raise the failure immediately.

Change-Id: I12fd58d433111a900534b797a621bf78d1fdf8dd