horizon/releasenotes/notes/drop-cgroup-c1f6b169ba10a5d3.yaml
Akihiro Motoki 431fd6c16b Drop cinder consistency group support
Cinder consistency group has been replaced by the generic group feature.
Horizon support of the generic group (in the project dashboard) is
available since Rocky release and it covers all existing support
for consistency group in horizon.

The consistency group support is horizon was marked as deprecated
in Stein release [1].

This commit drops the consistency group support.

[1] https://review.openstack.org/#/c/626846/

Change-Id: I11187d2b03b7e0033a6c6ba3f8be25b8b5e4dd74
2019-05-03 18:16:23 +00:00

9 lines
317 B
YAML

---
upgrade:
- |
Cinder consistency group support in horizon has been dropped
in Train release. It was deprecated in Pike release in Cinder
and deprecated in Stein release in Horizon.
The feature is superseded by the generic group feature and
horizon provides full support of the generic group.