<div dir="ltr">Hi all:<div><br></div><div>currently oslo provides lock utility, but unlike other languages, it is class lock, which prevent all instances call the function. IMO, oslo should provide an instance lock, only lock current instance to gain better concurrency.</div>

<div><br></div><div>I have written a lock in a patch[1], please consider pick it into oslo</div><div><br></div><div>[1] <a href="https://review.openstack.org/#/c/114154/4/neutron/openstack/common/lockutils.py">https://review.openstack.org/#/c/114154/4/neutron/openstack/common/lockutils.py</a></div>

</div>