Update git submodules

* Update glance-specs from branch 'master'
  - Merge "Handle sparse images in glance_store"
  - Handle sparse images in glance_store
    
    Add new configuration option ``enable_thin_provisioning`` to rbd
    and filesystem store to enable or not sparse upload.
    
    Sparse file mean not really write null byte sequences but only the
    data itself at a given offset, the "holes" who can appear will
    automatically interpreted by the storage backend as null bytes,
    and do not really consume your storage.
    
    Change-Id: I5330a12ab3d04b420857689ba899ad41c5856129
    Implements: blueprint handle-sparse-image
This commit is contained in:
Zuul 2020-07-17 05:59:24 +00:00 committed by Gerrit Code Review
parent ae7b8fab20
commit 2094fe8d50
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 576a8e20cdc06e0a0ee9ba45f2b5bc977b0f7dea
Subproject commit cefc48f9f044581e7fd169098d462d91216ce094