Update git submodules

* Update glance_store from branch 'master'
  - Prevent unicode object error from zero-byte read
    
    During large file uploads under py3, we are occasionally seeing a
    "unicode objects must be encoded before hashing" error even though
    we are reading from a byte stream.  From what I can tell, it looks
    like it's happening when a zero-byte read is requested, so we handle
    that case explicitly.  This is a band-aid fix; we still need to track
    down the source.
    
    Co-authored-by: wangxiyuan <wangxiyuan1007@gmail.com>
    Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
    
    Related-bug: #1805332
    Change-Id: Ia7653f9fcbe902abc203c10c80ab44a641a4d8f9
This commit is contained in:
wangxiyuan 2018-11-27 14:50:50 +08:00 committed by Gerrit Code Review
parent cca7ec9b74
commit add6418e71
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5b68597400cea971aca9ed809551a69955e0cadc
Subproject commit 1d25a2b7a21e95766f9fee378b3d0802d392a85f