tempest/releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml
Lee Yarwood ec3ae5ea0e services: Introduce a cinder v3 attachments client
This change adds a new attachment client to allow for CRUD operations
against volume attachments as now exposed by the Cinder v3 API.

Change-Id: I0171dc0a87800ad33c176c6b6540fbc3db025709
2020-03-02 09:02:50 +00:00

9 lines
231 B
YAML

---
features:
- |
A new attachments client library has been introduced for the volume
service.
Initially only the show_attachment API is provided. This API requires a
minimum volume API microversion of ``3.27``.