tripleo-ansible/doc/source
Michele Baldessari 8daba50a38 Add tripleo_ha_wrapper role
This role is meant to help moving the HA pcs tasks to pure deployment
steps run on the host and not in containers any more. We tested this
ansible review with the THT patches at
https://review.opendev.org/#/q/status:open+project:openstack/tripleo-heat-templates+branch:master+topic:pcs_host3

Here is the testing protocol that was used in order to verify we did
not break anything:
1) Deployed overcloud + tempest
2) Ran a successful redeploy
2.1) Verified that a redeploy restarted containers globally when the
     configuration for the service changed
2.2) Verified that a redeploy did not restart containers which config
     did not change
2.3) Verified that the ordering of restarting bundles allows for
     brownfield deployments (i.e. first the bundle is restarted due
     to new bind-mounts and then the bundle is restarted with new
     configuration)
2.4) Verified that converge step after minor update is successful
3) Ran an initial successful minor update
3.1) Verified that the new image is indeed being run by pacemaker
     (i.e. :pcmklatest tag is applied to the new containers)
3.2) Verified that after converge no container is restarted
4) Re-run a subsequent successful noop minor update
4.1) Verify that containers are not restarted a second time after
     the cluster is stopped and started

Depends-On: I367cf4b65300be8dca0190b9adeab549018d4a56

Change-Id: Iaa7e89f0d25221c2a6ef0b81eb88a6f496f01696
Related-Bug: #1863442
(cherry picked from commit d5782863b8)
2020-09-07 15:39:15 +00:00
..
_exts Create derived parameters playbook, and role 2020-05-27 02:47:57 +00:00
contributor [Community goal] Update contributor documentation 2020-04-29 12:40:33 -06:00
modules Add tripleo_diff_exec module 2020-09-07 05:51:26 +00:00
roles Add tripleo_ha_wrapper role 2020-09-07 15:39:15 +00:00
conf.py Add a tripleo-common module util 2020-04-13 14:49:24 -05:00
contributing_roles.rst [Community goal] Update contributor documentation 2020-04-29 12:40:33 -06:00
index.rst [Community goal] Update contributor documentation 2020-04-29 12:40:33 -06:00
installation.rst Add releasentoes and documentation jobs 2019-06-14 15:17:55 -05:00
modules.rst Add plugin documentation 2019-07-09 20:33:27 -05:00
roles.rst Add automatic documentation for new roles 2019-06-14 17:37:05 -05:00
usage.rst Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00