tripleo-heat-templates/container_config_scripts
Damien Ciabrini 7f3eb2371d Fix HA resource restart when no replicas are running
When the helper script pacemaker_restart_bundle.sh is called
during a stack update, it restarts the pacemaker resource via
a "pcs resource restart <name>".

When all the replicas are stopped due to a previous error,
pcs won't restart them because there is nothing to stop. In
that case, one must use "pcs resource cleanup <name>".

(cherry picked from commit ba471ee461)

Closes-Bug: #1889395
Change-Id: I1790444d289d057e9a3f612c53efe485080978b5
2020-08-05 10:51:28 +00:00
..
tests Tolerate NFS exports in /var/lib/nova when selinux relabelling 2020-03-26 11:22:38 +00:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
nova_statedir_ownership.py Tolerate NFS exports in /var/lib/nova when selinux relabelling 2020-03-26 11:22:38 +00: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_restart_bundle.sh Fix HA resource restart when no replicas are running 2020-08-05 10:51:28 +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