[openstack-dev] [Manila] Concurrent execution of drivers

Valeriy Ponomaryov vponomaryov at mirantis.com
Fri Mar 4 14:08:15 UTC 2016


>
> Thanks - so if I understand you correctly, each share instance is
> uniquely associated with a single instance of the driver at one time,
> right?  So while I might have two concurrent calls to ensure_share,
> they are guaranteed to be for different shares?
>
Yes.

Is this true for the whole driver interface?

Yes.


> Two instances of the
> driver will never both be asked to do operations on the same share at
> the same time?


Yes.

Each instance of a driver will have its own unique list of shares to be
'ensure'd.

-- 
Kind Regards
Valeriy Ponomaryov
www.mirantis.com
vponomaryov at mirantis.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160304/8c148503/attachment.html>


More information about the OpenStack-dev mailing list