Update git submodules

* Update glance_store from branch 'master'
  - Merge "Add lock per share for cinder nfs mount/umount"
  - 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
This commit is contained in:
Zuul 2020-05-01 15:31:05 +00:00 committed by Gerrit Code Review
parent 2b1e3b08c6
commit 8fbe997228
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit be345b06c57424a276c5b85e7b42c2747d154c68
Subproject commit d533081f3ac6690fd17618c70b66d54b2656b1f5