tripleo-heat-templates/environments/updates
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
..
README.md Remove Deprecated Ceph Environment Files 2021-03-18 14:04:37 -04:00
update-from-192_0_2-subnet.yaml Replace references to the 192.0.2 network 2017-04-10 14:05:50 +02:00
update-from-deployed-server-newton.yaml Add deployed-server backwards compatible template 2017-01-10 13:04:52 -05:00
update-from-keystone-admin-internal-api.yaml Make update-from-keystone-admin-internal-api.yaml work on newton+ 2017-01-09 15:19:59 +01:00
update-from-ml2-ovs-from-rocky.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
update-from-overcloud-compute-hostnames.yaml Retain existing ComputeHostnameFormat when upgrading older envs 2016-04-14 18:35:37 +03:00
update-from-publicvip-on-ctlplane.yaml Add update yaml backward compatibe with PublicVirtualIP on ctlplane 2015-12-15 12:59:22 +01:00

README.md

This directory contains Heat environment file snippets which can be used to ensure smooth updates of the Overcloud.

Contents

update-from-keystone-admin-internal-api.yaml To be used if the Keystone Admin API was originally deployed on the Internal API network.

update-from-publicvip-on-ctlplane.yaml To be used if the PublicVirtualIP resource was deployed as an additional VIP on the 'ctlplane'.

update-from-deloyed-server-newton.yaml To be used when updating from the deployed-server template from Newton.