summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml b/releasenotes/notes/attachment-mode-8427aa6a2fa26e70.yaml
new file mode 100644
index 0000000..7e9158f
--- /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]`.