summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/multiattach-volume-handling-1a8446a64463f2cf.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/notes/multiattach-volume-handling-1a8446a64463f2cf.yaml b/releasenotes/notes/multiattach-volume-handling-1a8446a64463f2cf.yaml
new file mode 100644
index 0000000..09c01a9
--- /dev/null
+++ b/releasenotes/notes/multiattach-volume-handling-1a8446a64463f2cf.yaml
@@ -0,0 +1,12 @@
+---
+prelude: >
+ This release adds support for handling cinder's multiattach volumes
+ in glance cinder store.
+features:
+ - |
+ Glance cinder store now supports handling of multiattach volumes.
+fixes:
+ - |
+ `Bug #1904546 <https://bugs.launchpad.net/cinder/+bug/1904546>`_:
+ Fixed creating multiple instances/volumes from image if multiattach
+ volumes are used. \ No newline at end of file