heat/releasenotes/notes/max_cinder_api_microversion-bfdf420bf214f7aa.yaml
Takashi Kajinami 0b84e5be0d cinder: Add mechanism to compare api microversion
Introduce the capability to detect and compare available api
microversion to implement features which require specific microversion.

Story: 2011229
Task: 51085
Change-Id: Ic9fa21015dd8a49414b78cbe13a6047f1c80a21f
2024-09-26 19:31:09 +09:00

7 lines
221 B
YAML

---
features:
- |
The new ``[DEFAULT] max_cinder_api_microversion`` option has been added.
This option overrides the maximum API microversion supported by Cinder,
which is detected automatically by default.