tripleo-heat-templates/deployment/database
Damien Ciabrini 724d65804d Upgrade mariadb storage during upgrade tasks
When a tripleo major upgrade or FFU causes an update or mariadb
to a new major version (e.g. 10.1 -> 10.3), some internal DB
tables must be upgraded (myisam tables), and sometimes the
existing user tables may be migrated to new mariadb defaults.

Move the db-specific upgrade steps into a dedicated script and
make sure that it is called at the right time while upgrading
the undercloud and/or the overcloud.

Closes-Bug: #1913438

Change-Id: I92353622994b28c895d95bdcbe348a73b6c6bb99
(cherry picked from commit 712cfcc71b)
2021-03-01 13:19:24 +00:00
..
mysql-base.yaml Upgrade mariadb storage during upgrade tasks 2021-03-01 13:19:24 +00:00
mysql-client.yaml Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
mysql-container-puppet.yaml Upgrade mariadb storage during upgrade tasks 2021-03-01 13:19:24 +00:00
mysql-pacemaker-puppet.yaml Upgrade mariadb storage during upgrade tasks 2021-03-01 13:19:24 +00:00
redis-base-puppet.yaml Deprecate service ipv6 params 2020-05-12 07:25:11 +00:00
redis-container-puppet.yaml Adding key_size option on the certificate creation 2021-01-06 13:18:20 +00:00
redis-pacemaker-puppet.yaml Fix redis_tls_proxy 2021-02-25 15:59:19 +00:00