tripleo-quickstart-extras/roles/container-update
Takashi Kajinami 149ae7e63f undercloud: Remove logic for unsupported old releases
This change removes logic for releases older than train, because these
releases are already EOLed. This covers only undercloud-* roles and
playbooks.

Note that this change also removes the containerized_* variables
because current active releases(>=Train) no longer supports
non-containerized deployment. The containerized_undercloud_upgrade
variable is still left because the variable is still required by
the tripleo-ci-base-multinode-standard job template.

In addition, TripleO UI support is removed because the component was
retired before Train.

Change-Id: I5132e5bac4ddaa6f76564cab67e486cb5a4e2bbb
2022-10-25 17:15:36 +09:00
..
defaults Add container-update role and containers prepare step for Undercloud upgrades. 2019-11-25 21:39:19 +01:00
meta Add container-update role and containers prepare step for Undercloud upgrades. 2019-11-25 21:39:19 +01:00
tasks undercloud: Remove logic for unsupported old releases 2022-10-25 17:15:36 +09:00
README.md Add container-update role and containers prepare step for Undercloud upgrades. 2019-11-25 21:39:19 +01:00

container-update

This role levarages from the container-prep role which updates the needed parameters to set up the containers-prepare-parameter file and updates with the right values. It is mostly intended for upgrades and updates workflows in which we need to update the containers registry details before performing the upgrade.

Role Variables

  • containers_file: <containers-prepare-parameter.yaml> -- File containing the ContainerImagePrepare definition.