Update git submodules

* Update cinder from branch 'master'
  to 31b90d75e1e33c662f510a93c18265933b226bb7
  - Merge "Fix message confusion during backup restore"
  - Fix message confusion during backup restore
    
    This patch updates the message being logged after the flow manager
    creates a volume from backup.  When the flow manager called the driver
    to try and do a backend assisted restore and the driver doesn't support
    that, the log entry said it created the volume successfully.  This was
    incorrect as the volume wasn't finished.  The raw volume was created,
    but the data hadn't been copied into the volume yet.  This is a
    confusing message when trying to debug the process for failures in
    production.
    
    This patch updates the log message to only say successfull when the
    driver assisted restore is implemented and worked.
    
    Change-Id: I65d84f1e5566d7189ffd3315aeeef09c7cd73c68
This commit is contained in:
Zuul 2024-02-16 17:19:02 +00:00 committed by Gerrit Code Review
parent 8b349ac9bf
commit ce3efe1fa8
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 015262b9540ff5a883ae4ba3a3062a646d885148
Subproject commit 31b90d75e1e33c662f510a93c18265933b226bb7