openstacksdk/releasenotes/notes/compute-microversion-2-89-8c5187cc3bf6bd02.yaml
Stephen Finucane ef587c9a02 compute: Add support for microversion 2.89
The volume attachments API now returns the attachment ID and internal
BDM ID in responses.

Change-Id: Ie1482dcffc534893c5d922910afe1c9b40c54fbb
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-11-02 17:41:33 +00:00

8 lines
259 B
YAML

---
features:
- |
The 2.89 API microversion is now supported for the compute service. This
adds additional fields to the ``os-volume_attachments`` API, represented
by the ``openstack.compute.v2.volume_attachment.VolumeAttachment``
resource.