Add release note for ability to set attachment mode
This adds a release note announcing the availability of the --mode CLI option to create attachments as RO or RW. Change-Id: I89e2bdd9b6da2745a793db78450b15e701e23ed1
This commit is contained in:
parent
8f933a9a34
commit
826c5fc16d
6
releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml
Normal file
6
releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Added the ability to specify the read-write or read-only mode of an
|
||||
attachment starting with microversion 3.54. The command line usage is
|
||||
`cinder attachment-create --mode [rw|ro]`.
|
Loading…
Reference in New Issue
Block a user