summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kolodyazhny <e0ne@e0ne.info>2018-07-26 11:48:17 +0300
committerAkihiro Motoki <amotoki@gmail.com>2018-07-27 00:25:41 +0900
commite1e5c7954133528c0a4f12deda30159ac86a457d (patch)
treeb835c4cf42d9fe28b9e11e2f0f93976b5ae61138
parent74d75daffd728752471d7b1ff5a851f86be68925 (diff)
downloadhorizon-14.0.0.0b3.tar.gz
Add Generic Volume Groups release notes14.0.0.0b3
Generec volume groups feature was implemented in series of patches started with https://review.openstack.org/#/c/532430/. Change-Id: If6148f865fefa31cbd64db25c947ba4716b8c080
-rw-r--r--releasenotes/notes/generic-volumes-support-407406de8233c912.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/generic-volumes-support-407406de8233c912.yaml b/releasenotes/notes/generic-volumes-support-407406de8233c912.yaml
new file mode 100644
index 000000000..bf284d538
--- /dev/null
+++ b/releasenotes/notes/generic-volumes-support-407406de8233c912.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - |
+ [:blueprint:`cinder-generic-volume-groups`]
+ Cinder generic groups is now supported. Consistency groups views will be
+ disabled if the generic group support is available. User is able to
+ create generic groups and snapshots now.