Update git submodules

* Update glance from branch 'master'
  to 428295969836a2a0bad0ae0593ea1a890e155898
  - Merge "Deploy healthcheck middleware as app instead of filter"
  - Deploy healthcheck middleware as app instead of filter
    
    Using the healthcheck middleware as a filter is deprecated and
    the middleware should be used as an application[1].
     [1] 6feaa13610c450c8486f969703768db5319b4846
    
    This change updates definition and usage of the healthcheck middleware
    accordingly to avoid the following deprecation warning.
    
    DeprecationWarning: Using function/method 'Healthcheck.factory()' is
    deprecated: The healthcheck middleware must now be configured as
    an application, not as a filter.
    
    Closes-Bug: #1937901
    Change-Id: Id41e0313a481bea4e2bb14c69f2ad8a2070aa9be
This commit is contained in:
Zuul 2023-05-15 08:23:28 +00:00 committed by Gerrit Code Review
parent 7a13c31686
commit 5d8cb952d7

2
glance

@ -1 +1 @@
Subproject commit e58b3e8d347366902d4070fd877d98f7fc1b71be Subproject commit 428295969836a2a0bad0ae0593ea1a890e155898