tripleo-common/tripleo_common/image
Alex Schultz 2effe2ff00 Check existence of expires_in for auth
If a registries doesn't provide an expires_in with their token, the
current code fails doing the comparison. If no such header is included,
let's assume there is no expire time so we can just use the cached
token.  If the token expires, we'll reauth as usual.

Change-Id: I96ab407ba50e2183141daec3341dbb29545d5beb
Closes-Bug: #1912645
(cherry picked from commit e04774948e)
2021-01-27 16:34:11 +00:00
..
builder Changed retry logic on buildah build (train) 2020-12-18 14:34:19 +00:00
__init__.py Build image files from definitions in yaml 2016-03-18 11:43:32 -04:00
base.py Make overcloud_containers.yaml template driven 2017-06-22 11:03:04 +12:00
build.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
exception.py Add exponential backoff to ratelimited requests 2020-08-07 13:10:58 +00:00
image_builder.py Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image_export.py Ensure image files are readable to apache 2020-08-18 21:04:53 +08:00
image_uploader.py Check existence of expires_in for auth 2021-01-27 16:34:11 +00:00
kolla_builder.py Merge "Fix handling of default_tag" into stable/train 2020-09-26 05:17:22 +00:00