openstacksdk/releasenotes/notes/add-volume-attachment-support-b5f9a9e78ba88355.yaml
whoami-rajat 1322913dc6 Add volume attachment support
Add support for the following operations:

* Attachment Create
* Attachment Get
* Attachment List
* Attachment Delete
* Attachment Update
* Attachment Complete

Change-Id: Id32c1607d22a88aacce815b93e23bd03eeafcded
2023-09-01 08:05:36 +05:30

12 lines
185 B
YAML

---
features:
- |
Added support for:
* Create Attachment
* Update Attachment
* List Attachment
* Get Attachment
* Delete Attachment
* Complete Attachment