tripleo-common/tripleo_common
Jiri Stransky a1a0bc4699 Set DeployIdentifier on update/upgrade/ffwd prepare actions
We have separate actions for deploy vs. upgrade prepare, because on
upgrade prepare we don't want to trigger Ansible. DeployIdentifier was
left out from the upgrade prepare action, which got exposed as a bug
after we fixed --skip-deploy-identifier functionality in
Ibab17dcaeebea65135fca4f40562109c90f36c27.

Over time it would be good to further improve code sharing between
`overcloud deploy` and `overcloud update/upgrade/ffwd prepare`, but
for now we need a backportable fix so we just set DeployIdentifier in
the upgrade prepare action.

Additionally it turned out that we never updated the plan env via the
UpdateStackAction as intended, which is now fixed too.

Change-Id: Iefaff07995ae47dcef58739eaf90c4026fe255b0
Closes-Bug: #1804858
(cherry picked from commit c907add512)
2018-11-27 13:42:51 +00:00
..
actions Set DeployIdentifier on update/upgrade/ffwd prepare actions 2018-11-27 13:42:51 +00:00
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image Store prepare defaults in packaged yaml 2018-11-06 09:30:34 +01:00
releasenotes/notes Retry previously failed deployments 2018-04-16 17:55:23 -04:00
templates Run NetworkDeployment as async task 2018-10-22 13:19:14 +00:00
tests Set DeployIdentifier on update/upgrade/ffwd prepare actions 2018-11-27 13:42:51 +00:00
utils Correct handling of capabilities on node update 2018-11-20 10:02:30 +00:00
__init__.py Add ReNo support 2017-01-12 12:06:02 +00:00
arch.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
constants.py Merge "Revert "Include microversion in OS_VOLUME_API_VERSION"" 2018-08-14 12:15:51 +00:00
exception.py Fail config-download when group:os-apply-config used 2018-01-05 15:58:14 -05:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventory.py Merge "Force lowercase hostnames" 2018-07-05 10:54:43 +00:00
update.py Remove PackageUpdateManager 2018-01-22 15:38:58 +01:00