tripleo-heat-templates/releasenotes/notes/remove-veritas-hyperscale-a0b5da7d882c853f.yaml
Takashi Kajinami 2da8297c86 cinder: remove support for the Veritas HyperScale driver
The Veritas HyperScale driver has been removed from cinder[1], thus
we should remove its support from TripleO as well.

[1] 9aca21f5cec8f03a3bb410acb21399955144fe0f

Because the implementation was removed a while ago, this change doesn't
deprecate the feature but directly remove it.

Change-Id: I5dd448ac0a7c9a786b9239290d1690d51f50f71c
2021-04-23 00:28:06 +09:00

13 lines
323 B
YAML

---
upgrade:
- |
The following two services have been removed, and should be removed from
role data during upgrade.
- ``OS::TripleO::Services::CinderBackendVRTSHyperScale``
- ``OS::TripleO::Services::VRTSHyperScale``
deprecations:
- |
Supoort for the Veritas HyperScale Driver has been removed.