Update git submodules

* Update cinder from branch 'master'
  to 7965c08a5a013617f4aef972b5cf5eee35c845ce
  - Merge "Don't destroy existing backup by mistake on import"
  - Don't destroy existing backup by mistake on import
    
    We're supposed to fail an import request for an already existing
    backup, but the current code confuses an existing backup record with
    one we created for the import, and during quota rollback, will
    destroy either one.  Simplify the logic so that we check whether
    there's an already existing backup first and bail without even
    bothering to make an unnecessary reservation, hence leaving us nothing
    to roll back or delete by mistake.
    
    Also revise and add tests.
    
    Closes-bug: #1965847
    Change-Id: I3c0e365f5dc3c32975343f538c6029f02ac7c2b5
This commit is contained in:
Zuul 2022-05-13 10:07:42 +00:00 committed by Gerrit Code Review
parent 9f5413d290
commit e74364b1d3
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 693f25fc238aae7e527f937ecde2abddf3607466
Subproject commit 7965c08a5a013617f4aef972b5cf5eee35c845ce