Update git submodules

* Update cinder from branch 'master'
  to c7f2f613075e66b84d98a84fa4202f7cab0aa472
  - Merge "[NetApp] LUN space allocation support"
  - [NetApp] LUN space allocation support
    
    Space allocation is an important NetApp driver specific feature.
    This needs to be set when the cinder volume is created.
    This is not related to thin/thick provisioning feature of cinder
    volumes.It is independent of that. It enables ONTAP to reclaim
    space automatically when host deletes data.This helps ONTAP
    and host to see the actual space correctly when the host
    deletes data.
    It also helps to keep a LUN (cinder volume) online when the
    LUN (cinder volume) in ontap runs out of space and containing
    volume (in ONTAP) cannot automatically grow more space.
    
    User can configure it by using volume type extra spec.
    By default Space allocation value is disabled for ONTAP LUN
    
    netapp:space_allocation: "<is> True"  # to enable space allocation
    netapp:space_allocation: "<is> False" # to disable space allocation
    
    Blueprint: netapp-space-allocation-support
    Change-Id: Ib7072f3093067ecd8ad84e396aaecec8f15c49ba
This commit is contained in:
Zuul 2024-03-06 18:12:13 +00:00 committed by Gerrit Code Review
parent 6f6abe8b76
commit de9e550832
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 59a789dfe4026566b6ca75ab6c540ea1a63f6245
Subproject commit c7f2f613075e66b84d98a84fa4202f7cab0aa472