heat/releasenotes/notes/online-volume-extension-bb9d6554bda5b682.yaml
Takashi Kajinami e26f779d92 Support online volume extension
Cinder supports extending volumes in use since API microversion 3.42.
Check the supported microversion and use this feature if supported,
instead of detaching the volume.

Story: 2011229
Task: 51086
Change-Id: If67bdd2bc7a055d9b0c22772528f6ab08697f486
2024-09-26 19:32:10 +09:00

7 lines
190 B
YAML

---
features:
- |
The ``OS::Cinder::Volume`` resource type now supports extending volumes
in use. Note that this requires that Cinder supports API microversion
3.42 or later.