Update git submodules

* Update cinder from branch 'master'
  to 87205a242bbf1c0c39490a1d518d6918d08addca
  - Merge "Fix and unify capacity calculations"
  - Fix and unify capacity calculations
    
    This patch updates how cinder calculates it's free capacity.
    The new calculations are based off of the queens cinder specs
    that describes each of the capacity factors here:
    https://specs.openstack.org/openstack/cinder-specs/specs/queens/provisioning-improvements.html
    
    This patch updates the capacity filter to use the new capacity factors
    calculations, which is also used by the capacity weigher.
    
    The new calculate_capacity_factors describes each of the factors and
    returns a dictionary of each of the factors as calculated.
    
    Change-Id: Ic1b5737281e542d2782089a369e4b7941fc3d921
This commit is contained in:
Zuul 2022-09-14 23:28:08 +00:00 committed by Gerrit Code Review
parent a0c8ef2629
commit 132b90ccfa
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 26213dfdf49cdd901fa4c3252112f1bfc7d6efcd
Subproject commit 87205a242bbf1c0c39490a1d518d6918d08addca