Files
python-manilaclient/releasenotes/notes/bp-pass-share-network-subnet-metadata-updates-to-backend-drivers-61135da17758d9f2.yaml
Kiran Pawar 599eec931e Update microversion to 2.89
To support passing share network subnet metadata to backend drivers, we
have not changed API interface. But behaviour change needs to address by
increasing API version to 2.89

Depends-On: https://review.opendev.org/c/openstack/manila/+/929091
Partially-implements: blueprint pass-resource-metadata-updates-to-backend-drivers
Change-Id: I891e0b8cf3bed9f3bfcbb00553c151ad6fddb43a
2025-02-27 15:33:04 +00:00

7 lines
186 B
YAML

---
upgrade:
- |
With microversion 2.89, share network subnet metadata updates will be
passed to storage backend driver for processing driver specific things
if supported.