>
> 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
vponomar...@mirantis.com
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to