python-novaclient/releasenotes/notes/microversion_v2_89-af6223273b2bdfb0.yaml
Lee Yarwood cfa172c4fd Microversion 2.89 - os-volume_attachments
Depends-On: https://review.opendev.org/c/openstack/nova/+/804275
Change-Id: If6275dbd3795047c111ac507a12b034e60029df8
2021-08-24 19:10:41 +01:00

12 lines
539 B
YAML

---
features:
- |
Added support for `microversion 2.89`_. This microversion removes the
``id`` field while adding the ``attachment_id`` and ``bdm_uuid`` fields to
the responses of ``GET /servers/{server_id}/os-volume_attachments`` and
``GET /servers/{server_id}/os-volume_attachments/{volume_id}`` with these
changes reflected in novaclient under the ``nova volume-attachments``
command.
.. _microversion 2.89: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#microversion-2-89