tripleo-heat-templates/environments/releasenotes/notes/remove_deprecated_ceph_env_files-e71ea73eefe8bfad.yaml
John Fulton 2c97817266 Remove Deprecated Ceph Environment Files
hyperconverged-ceph.yaml has been deprecated since Nov 2017.
storage-environment.yaml has been deprecated since Jan 2018.
storage-environment-external.yaml has been deprecated since
Jan 2018. tuned-ceph-filestore-hci.yaml is only for Filestore,
though Bluestore has been the default for multiple Ceph releases.
update-from-ceph-newton.yaml is not needed for Wallaby.

Change-Id: Icb0d1fe6c3e67d99a5152b62572d7d2a2798a124
2021-03-18 14:04:37 -04:00

8 lines
680 B
YAML

---
deprecations:
- enviornments/hyperconverged-ceph.yaml has been deprecated since Nov 2017 so it has been removed.
- enviornments/storage-environment.yaml has been deprecated since Jan 2018 so it has been removed.
- enviornments/storage-environment-external.yaml has been deprecated since Jan 2018 so it has been removed.
- enviornments/tuned-ceph-filestore-hci.yaml is only for Filestore, though Bluestore has been the default for multiple Ceph releases, so it has been removed.
- environments/updates/update-from-ceph-newton.yaml was only to be used when updating Ceph from the storage-environment template from Newton so Wallaby does not need to provide this file.