tripleo-common/tripleo_common/image
Alex Schultz e04774948e 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
2021-01-21 08:55:45 -07:00
..
builder Merge "Add extra debug/profiling in buildah debug mode" 2021-01-14 03:12:18 +00:00
__init__.py Build image files from definitions in yaml 2016-03-18 11:43:32 -04:00
base.py Fix W1201 - logging-not-lazy 2021-01-18 23:10:49 +01:00
build.py Fix W1201 - logging-not-lazy 2021-01-18 23:10:49 +01:00
exception.py Add exponential backoff to ratelimited requests 2020-08-06 10:25:29 -06:00
image_builder.py Fix W1201 - logging-not-lazy 2021-01-18 23:10:49 +01:00
image_export.py Ensure image files are readable to apache 2020-08-12 15:27:54 +08:00
image_uploader.py Check existence of expires_in for auth 2021-01-21 08:55:45 -07:00
kolla_builder.py Fix W1201 - logging-not-lazy 2021-01-18 23:10:49 +01:00