Update git submodules

* Update glance_store from branch 'master'
  to 00025156e0963d9e4752a1d45223aeca1dea73de
  - Merge "Validate volume type during volume create"
  - Validate volume type during volume create
    
    Currently when configuring multiple cinder stores,
    glance validates the volume types configured in glance-api.conf
    during service startup.
    This check however has a dependency on cinder API service to be
    up and running.
    During certain deployment scenarios, it is not always mandatory
    that cinder is already running when we are starting glance hence
    this check will fail the glance service hence the deployment
    This patch removes the startup exceptions and instead logs a warning.
    Also the check is done during volume create so handling for NotFound
    exception from cinder is also handled.
    
    Change-Id: I468523b947ad6fcff4b074d2ed1cb7a9e52b15ca
    Closes-Bug: #1915163
This commit is contained in:
Zuul 2021-02-16 16:10:39 +00:00 committed by Gerrit Code Review
parent e6aed4a6be
commit 61cb369fe9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d05024afc3bed9deca1acc49f4a8d6faf14b0545
Subproject commit 00025156e0963d9e4752a1d45223aeca1dea73de