tripleo-ansible/tripleo_ansible/roles/backup_and_restore/tasks
Juan Larriba af705d5d94 Undercloud mysql database must be idempotent
Currently, the database backup excludes certain tables because it is
intended do a restorable dump of a Galera cluster, but this does not
apply onm the undercloud database, which does not belong to any cluster.

This patch changes the procedure for taking an undercloud database
backup to get a full one.

Change-Id: I5e2876b3f7ffe2b63584802505a10dd1966be4a0
(cherry picked from commit 7884d62ae8)
2022-04-07 10:10:56 +00:00
..
ceph.yml BnR: managed ceph properly to take a backup of the node 2021-08-19 15:07:05 +00:00
ceph_authentication.yml Add ceph_cluster option during auth export 2022-03-01 07:32:13 +00:00
ceph_backup.yml bnr change the name of the var to more generic names 2021-10-03 09:07:43 +02:00
ceph_mgr_stop.yml Remove become: true from the role 2021-06-10 11:33:22 +00:00
ceph_mon_stop.yml Remove become: true from the role 2021-06-10 11:33:22 +00:00
ceph_nfs_stop.yml Use ansible_facts instead 2021-02-22 08:24:46 -07:00
ceph_rgw_stop.yml Remove become: true from the role 2021-06-10 11:33:22 +00:00
ceph_start.yml BnR: managed ceph properly to take a backup of the node 2021-08-19 15:07:05 +00:00
ceph_stop.yml BnR: managed ceph properly to take a backup of the node 2021-08-19 15:07:05 +00:00
cephadm_stat.yml BnR: managed ceph properly to take a backup of the node 2021-08-19 15:07:05 +00:00
db_backup.yml Undercloud mysql database must be idempotent 2022-04-07 10:10:56 +00:00
main.yml BnR: managed ceph properly to take a backup of the node 2021-08-19 15:07:05 +00:00
pacemaker_backup.yml Remove become: true from the role 2021-06-10 11:33:22 +00:00
pacemaker_start.yml Switch from pacemaker standby to pacemaker stop 2021-07-01 16:12:23 +00:00
restore_node.yml [Only Wallaby] BnR added ramdisk_kernel_arguments to the restoration process 2022-01-31 17:30:03 +01:00
run_backup.yml bnr - Fix bad UEFI working 2022-04-05 10:19:36 +00:00
service_manager_pause.yml Make execution of the backup idempotent 2021-05-31 08:11:37 +00:00
service_manager_unpause.yml Move the snapshots feature to optional/beta 2021-05-19 07:48:14 +00:00
setup_cron_overcloud.yml Allow for cron programming of backups 2021-08-02 10:13:50 +02:00
setup_cron_undercloud.yml Allow for cron programming of backups 2021-08-02 10:13:50 +02:00
setup_nfs.yml bnr Add folder marker to avoid overwrote 2021-12-16 07:40:02 +00:00
setup_rear.yml bnr - Enable encrypted backups 2022-03-23 15:16:29 +00:00