tripleo-common/tripleo_common/tests
Alex Schultz 93c508e258 Support basic auth for image registry
If you stand up a docker-distribution registry, basic auth can be
configured with tls to lock down the registry. Currently the only auth
method that is supported is the bearer tokens used by the public
registries.  This change checks the www-authentication header to see if
we should try basic auth or the bearer token auth.

Change-Id: I57599ab3cd8773ae3312930145b9e84244940f41
Closes-Bug: #1893826
(cherry picked from commit 0c73e4f3eb)
2020-09-04 12:58:55 +00:00
..
actions ansible: limit_hosts now takes precedence over blacklisted_hostnames 2020-07-15 17:56:28 -04:00
fake_config Generate a play per step for external_deploy_tasks 2020-07-24 19:13:03 +00:00
fake_nova Add capabilities filter for Nova 2016-03-04 15:51:33 +00:00
image Support basic auth for image registry 2020-09-04 12:58:55 +00:00
inventory_data Correct the inventory generation 2020-08-11 19:59:07 +00:00
utils Switch to tripleo_containers.yaml 2020-08-26 12:18:03 -06:00
__init__.py Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
base.py Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
test_arch.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_filters.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_inventories.py Correct the inventory generation 2020-08-11 19:59:07 +00:00
test_inventory.py Correct the inventory generation 2020-08-11 19:59:07 +00:00
test_update.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_workflows.py Skip hidden files in test_tags_are_set 2017-11-13 10:49:13 -05:00