tripleo-heat-templates/environments/lifecycle
Jiri Stransky 4742f2ed5a Set normal CephAnsiblePlaybook on update/upgrade/ffwd converge
As we discovered bug #1768586 we'll need to make sure that every
parameter tweak in plan is followed by a stack update.

So far the Ceph upgrade command did set param -> stack update -> unset
param (only in plan). However this means the last CephAnsiblePlaybook
setting (back to normal deploy playbook) was discarded.

Let's reuse normal converge commands to converge CephAnsiblePlaybook
too, and we can remove the (now unused) ceph-upgrade-converge.yaml. We
won't do more stack updates than necessary, and at the same time the
user workflow stays somewhat consistent between envs that do and don't
have Ceph.

An alternative would be to run the as part of the Ceph command, but
that either means we'd have to run one more stack update then
necessary, or skip the last converge in envs with Ceph, and
essentially diverge further from the non-Ceph workflow.

Change-Id: If596531cbb1e750ed67e66391743f4c1833e4337
Depends-On: I025eac40f8bda5f23c789e7fef1a9e9b49947f66
Partial-Bug: #1768586
2018-05-04 11:34:23 +02:00
..
ceph-upgrade-prepare.yaml Ensure config-download mappings are unset on ceph-upgrade 2018-04-27 11:55:58 +02:00
ffwd-upgrade-converge.yaml Set normal CephAnsiblePlaybook on update/upgrade/ffwd converge 2018-05-04 11:34:23 +02:00
ffwd-upgrade-prepare.yaml Merge "No-op Mistral workflow resources for update/upgrade/ffwd" 2018-04-25 04:53:30 +00:00
undercloud-upgrade-prepare.yaml Handle undercloud upgrades via host_prep_tasks 2018-04-12 18:14:28 -07:00
update-converge.yaml Set normal CephAnsiblePlaybook on update/upgrade/ffwd converge 2018-05-04 11:34:23 +02:00
update-prepare.yaml No-op Mistral workflow resources for update/upgrade/ffwd 2018-04-23 10:47:58 +00:00
upgrade-converge.yaml Set normal CephAnsiblePlaybook on update/upgrade/ffwd converge 2018-05-04 11:34:23 +02:00
upgrade-prepare.yaml Merge "No-op Mistral workflow resources for update/upgrade/ffwd" 2018-04-25 04:53:30 +00:00