diff --git a/releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml b/releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml new file mode 100644 index 000000000..7e9158fbe --- /dev/null +++ b/releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml @@ -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]`.