cinder/releasenotes/notes/deprecate-consistency-group-apis-0d9120d16f090781.yaml
Xing Yang 556ae86d38 Deprecate CG APIs
This patch prints a deprecation message when CG APIs are used and
prompts users to swich to Generic Volume Group APIs instead. CG APIs
are also marked as deprecated in API reference docs. CG APIs will be
removed in a future release when it is appropriate and will be
decided by the Cinder team. This was communicated in Pike.

Change-Id: Ib6751fae6b5fb78de98a2ea62f507f9102f71b76
2017-12-22 06:33:27 -08:00

7 lines
189 B
YAML

---
deprecations:
- |
The Consistency Group APIs have now been marked as deprecated and
will be removed in a future release. Generic Volume Group APIs should
be used instead.