tripleo-heat-templates/environments/updates
John Fulton 58bba3139f FFU: Add update-from-ceph-newton.yaml
Introduce simple environment file to be included during the final
stack update of a FFU. Contains a list of ceph-ansible playbooks.
Newton's Ceph Jewel will be migrated to containers by the first
playbook and then Ceph will be upgraded to Luminous by the second
playbook.

Change-Id: Id46b07a8dae23ef3b12d656ce250e2959596eaeb
(cherry picked from commit a981dbaf89)
2018-03-19 05:53:10 +00:00
..
README.md FFU: Add update-from-ceph-newton.yaml 2018-03-19 05:53:10 +00: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-ceph-newton.yaml FFU: Add update-from-ceph-newton.yaml 2018-03-19 05:53:10 +00: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-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.

update-from-ceph-newton.yaml To be used when updating Ceph from the storage-environment template from Newton.