kolla-ansible/doc/source/user
Mark Goddard af6e1ca4fd Support Ansible max_fail_percentage
This allows us to continue execution until a certain proportion of hosts
to fail. This can be useful at scale, where failures are common, and
restarting a deployment is time-consuming.

The default max failure percentage is 100, keeping the default
behaviour. A global max failure percentage may be set via
kolla_max_fail_percentage, and individual services may define a max
failure percentage via <service>_max_fail_percentage.

Note that all hosts in the inventory must be reachable for fact
gathering, even those not included in a --limit.

Closes-Bug: #1833737
Change-Id: I808474a75c0f0e8b539dc0421374b06cea44be4f
2023-12-05 11:49:42 +01:00
..
adding-and-removing-hosts.rst Update etcd docs and reno 2023-11-29 12:07:53 +00:00
ansible-tuning.rst Support Ansible max_fail_percentage 2023-12-05 11:49:42 +01:00
index.rst Add Quickstart Developer Guide 2022-12-08 09:37:26 +01:00
multi-regions.rst Remove system scope token to access services 2023-01-26 17:52:00 -06:00
multinode.rst [doc] Run docker registry with host network 2022-08-30 16:44:44 +08:00
operating-kolla.rst Add genconfig to the Operating Kolla guide 2023-08-03 09:32:05 +01:00
quickstart-development.rst Add Quickstart Developer Guide 2022-12-08 09:37:26 +01:00
quickstart.rst Merge "[doc] Fix the incorrect URL of 'Quick Start for development'" 2023-11-16 09:51:53 +00:00
security.rst adds firewalld configuration based on enabled services 2022-07-27 12:28:40 +01:00
support-matrix.rst debian: Add Bookworm Host OS support 2023-08-24 19:08:36 +00:00
troubleshooting.rst Switch default images source to quay.io 2021-09-16 17:27:39 +00:00
virtual-environments.rst Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00