tripleo-heat-templates/releasenotes/notes/remove_deprecated-storage-templates-and-params-a2707785af9f617b.yaml
katarimanoj 3699a56891 Remove deprecated storage template and parameters
This change removes all the deprecated templates and parameters
for storage services like Cinder, Manila and Swift.

Deprecated templates removed :
  Cinder:
    cinder-backend-dellsc-puppet.yaml

Deprecated parameters removed :
  Cinder:
    CinderNetappStoragePools
    CinderNetappVolumeList
  Manila:
    ManilaCephFSCephFSEnableSnapshots
    ManilaIsilonDriverHandlesShareServers
    ManilaVMAXDriverHandlesShareServers
    ManilaVNXDriverHandlesShareServers
  Swift:
    ControllerEnableSwiftStorage

Change-Id: If04f7c9f25928eb17d42cd73e310069814ea45a3
2022-04-28 07:22:18 +00:00

14 lines
374 B
YAML

---
upgrade:
- |
The deprecated template file ``cinder-backend-dellsc-puppet.yaml`` is
removed as ``cinder-backend-dellemc-sc-puppet.yaml`` enables both iSCSI
and FC support for Dell EMC SC.
- |
The following deprecated parameters are removed.
- ``CinderNetappStoragePools``
- ``CinderNetappVolumeList``
- ``ControllerEnableSwiftStorage``