tripleo-heat-templates/container_config_scripts
Damien Ciabrini 698cfa6613 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)
(cherry picked from commit 724d65804d)
2021-03-09 10:23:26 +00:00
..
monitoring Return details in output of container health check 2020-10-19 12:50:57 +00:00
tests Skip Trilio dirs when setting ownership in /var/lib/nova 2020-12-21 11:55:11 +01:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
mysql_upgrade_db.sh Upgrade mariadb storage during upgrade tasks 2021-03-09 10:23:26 +00:00
nova_statedir_ownership.py Skip Trilio dirs when setting ownership in /var/lib/nova 2020-12-21 11:55:11 +01:00
nova_wait_for_api_service.py Change optparse to argparse 2020-01-21 04:17:09 +00:00
nova_wait_for_compute_service.py Change optparse to argparse 2020-01-21 04:17:09 +00:00
pacemaker_mutex_restart_bundle.sh Rolling certificate update for HA services 2021-01-07 14:30:21 +01:00
pacemaker_mutex_shutdown.sh Serialize shutdown of pacemaker nodes 2021-01-27 22:07:53 +00:00
pacemaker_resource_lock.sh Serialize shutdown of pacemaker nodes 2021-01-27 22:07:53 +00:00
pacemaker_restart_bundle.sh Fix pcs restart in composable HA 2020-08-19 14:30:01 +00:00
pacemaker_wait_bundle.sh HA: reorder init_bundle and restart_bundle for improved updates 2020-01-23 16:09:36 +01:00
placement_wait_for_service.py Fix placement_wait_for_service 2019-10-17 16:08:36 +02:00
pyshim.sh Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
wait-port-and-run.sh Ensure redis_tls_proxy starts after all redis instances 2020-07-23 07:48:07 +00:00