kolla-ansible/ansible/roles/swift/tasks
Radosław Piliszek cbb567cb86 Add ability to retry image pulling
Sometimes, the registries may intermittently fail to deliver the
images. This is often seen in the CI, though it also happens with
production deployments, even those with internal registries and/or
registry mirrors - due to sheer load when trying to pull the
images from many hosts.

This patchs adds two new vars to control retry behaviour.
The default has been set to make users happier by default. :-)

Change-Id: I81ad7d8642654f8474f11084c6934aab40243d35
2021-08-19 18:38:59 +00:00
..
check.yml Remove swift sanity check 2020-06-03 15:38:05 +02:00
config.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
copy-certs.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
deploy-containers.yml Fix actions for Aodh and Swift 2020-08-04 14:32:37 +02:00
deploy.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
legacy_upgrade.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
loadbalancer.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
main.yml Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
precheck.yml Merge "Ansible lint: lines longer than 160 chars" 2020-04-17 09:29:00 +00:00
pull.yml Add ability to retry image pulling 2021-08-19 18:38:59 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
register.yml Do not set 'always' tag where unnecessary 2020-10-27 19:51:46 +01:00
rolling_upgrade.yml Fix stop containers task in Swift rolling restart 2020-10-10 20:09:10 +02:00
start.yml Fix Swift with kernel 4.19 and later 2019-11-30 12:56:36 +01:00
stop.yml Do not start swift-object-updater on stop 2020-12-06 16:29:21 +01:00
upgrade.yml Apply Swift rolling upgrade 2018-10-31 09:13:18 +00:00