Update git submodules

* Update glance_store from branch 'master'
  to 0df64d5af92b46457fd3f13aceb69b4f94b8b53c
  - [test-only] OverflowError running on 32-bit systems
    
    Change I59b1579dc9877668b82d4195431c1 added tests that mock an
    input buffer, but the mocked return_value for __len__ exceeds the
    allowable maximum value for an index in the CPython implementation
    on 32-bit systems.  Fix this by using half the value and allowing
    the buffer to be called twice during the tests.
    
    Change-Id: Iaba20c01fb4d994cd738a570197f8f6f04f22606
    Closes-bug: #1991406
This commit is contained in:
Brian Rosmaita 2022-10-21 12:47:43 -04:00 committed by Gerrit Code Review
parent 60b5df56fa
commit cb05e77a2a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d2dfe692f366bf0ae55532c9509a6fd11fff410a
Subproject commit 0df64d5af92b46457fd3f13aceb69b4f94b8b53c