tripleo-upgrade/tasks/update
Jose Luis Franco Arza 999e1803a7 Move undercloud upgrade pre-requisites into tasks.
Up to now we were keeping the packages updates needed before running the
undercloud upgrade inside the template templates/undercloud_upgrade.sh.j2.
However, as we need to include new pre-requisites, plus the fact that for
the downstream yum is not present (it's dnf instead) and upstream we still
have yum it's better to ensure these pre-requisites leveraging the benefits
the Ansible tasks bring.

The new set of tasks that will take care of updating those packages and
ensuring the needed services are enabled will be in
common/undercloud_prerequisites.yaml as we'll need them for both the
undercloud upgrade and update.

Also, this patch removes the py_ver variable and relies on use_oooq variable
to differentiate between the python version we need for the packages.

Change-Id: I40b17910ecd963d50a2074081d6dea285d8c9dcc
2019-06-11 08:32:23 +02:00
..
ceph_update_run.yml Add timestamps to update log files 2018-06-12 23:49:05 -04:00
create-overcloud-update-scripts.yaml Migrate from with_X loop. 2019-05-30 10:56:25 +02:00
create-undercloud-update-scripts.yaml Migrate from with_X loop. 2019-05-30 10:56:25 +02:00
main.yml Move undercloud upgrade pre-requisites into tasks. 2019-06-11 08:32:23 +02:00
overcloud_update_converge.yml Switch to more specific include modules for updates. 2019-01-23 09:00:36 +01:00
overcloud_update_prepare.yml Address ansible-lint issues 2018-12-20 14:55:38 +01:00
overcloud_update_run.yml Migrate from with_X loop. 2019-05-30 10:56:25 +02:00