Merge "Add release note for ability to set attachment mode"

This commit is contained in:
Zuul 2018-07-20 03:32:53 +00:00 committed by Gerrit Code Review
commit fbf5a70dd1

@ -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]`.