Update git submodules

* Update cinder from branch 'master'
  to d1633a772e7ce10a649e8e6d38ba5e574bbb91b3
  - Merge "Bugfix: Account for consumed space better"
  - Bugfix: Account for consumed space better
    
    When the volume service starts up, it goes through all
    volumes for a host in the db and adds up the volume size as
    a mechanism to account for that allocate space against the
    backend.  The problem was that the volume manager was only
    counting volumes with a state of 'in-use' or 'available'.
    If a volume has a host set on it, then we account for it's
    allocated space.
    
    This patch adds other volume states to use to account for
    allocated space at volume service startup.
    
    Closes-Bug: 1910767
    Change-Id: I90d5dfbe62e630dc8042e725d411cadc2762db56
This commit is contained in:
Zuul 2022-09-17 23:51:36 +00:00 committed by Gerrit Code Review
parent 139990998d
commit 18c5714468
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 01cd53f16b41cf6c192283b333da9401bc173c26
Subproject commit d1633a772e7ce10a649e8e6d38ba5e574bbb91b3