ec3ae5ea0e
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
9 lines
231 B
YAML
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``.
|