tripleo-common/tripleo_common/image
Alex Schultz f52b1e1a46 Improve bearer auth handling
We can share tokens across threads for scope so if we are fetching
multiple layers of the same container, let's reuse the token rather than
duplicating the token request. Additionally we can verify if a token
needs to be refreshed based on the expiration time.

Change-Id: I4a3149b08013f493e13b592f064e3ff2ed4074f7
2020-10-01 01:40:15 +00:00
..
builder Merge "Add --log-level debug for buildah builder" 2020-09-19 05:10:14 +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-06 10:25:29 -06: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-12 15:27:54 +08:00
image_uploader.py Improve bearer auth handling 2020-10-01 01:40:15 +00:00
kolla_builder.py Switch to tripleo_containers.yaml 2020-08-20 22:29:40 -04:00