kolla-ansible/ansible/roles/swift
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
..
defaults Add ability to retry image pulling 2021-08-19 18:38:59 +00:00
handlers Add forgotten 'Restart container' handler for swift 2021-06-08 02:48:40 +03:00
tasks Add ability to retry image pulling 2021-08-19 18:38:59 +00:00
templates Correctly configure S3 Token Middleware for Swift 2021-03-10 13:03:35 +00:00