glance_store/doc
whoami-rajat b37e7f2f3c Add lock per share for cinder nfs mount/umount
With cinder configured as glance store and nfs as cinder backend,
if we create multiple images concurrently into the same share,
there might be race conditions.
This patch ensures a lock per export to avoid the race conditions.

This patch also introduces a reference counting mechamism for unmounting
which will unmount the share if no active thread/process is using it.

Closes-Bug: #1870289

Change-Id: I9197f64e29a0ae2e0a58186f1a70aa134f7f1db6
(cherry picked from commit f5d4699613)
2020-05-11 22:41:58 +02:00
..
source Add lock per share for cinder nfs mount/umount 2020-05-11 22:41:58 +02:00
requirements.txt Cap sphinx for py2 to match global requirements 2019-05-16 15:40:43 +08:00