Update git submodules

* Update glance from branch 'master'
  to 5bf2f4e7a073ed1c046f541845680484d93d9036
  - Fix flaky test related to cache migration
    
    In cache migration unit tests, I was using same cache.db file name
    in the setup method which was used by all the tests, which was
    causing a issue of deleting a file by other test and resulted
    in random failure.
    
    Using random filename to fix this issue permenantly.
    
    Related blueprint centralized-cache-db
    
    Change-Id: I321982013bdf571741a8ef2d0575f65288fff53f
This commit is contained in:
Abhishek Kekane 2024-03-01 00:42:11 +00:00 committed by Gerrit Code Review
parent 839efb1677
commit d74ff5a9e8
1 changed files with 1 additions and 1 deletions

2
glance

@ -1 +1 @@
Subproject commit 703cf5ffddc1dcc9a7086b8dff220cf5627d308b
Subproject commit 5bf2f4e7a073ed1c046f541845680484d93d9036