tripleo-common/tripleo_common
Alex Schultz 163d4b7239 Fix namespace-less containers in image-serve
The build_catalog() function expects the manifests, tags and blobs be
available before the catalog will recognized a container image. The
previous spot where this function was called was after the manifests but
before the tags are created.  This causes the newly uploaded container
not to be listed in the catalog. This change moves the build_catalog()
to last so new images get correctly added to the catalog.

Change-Id: I3f08fe0efef1e830b034fab06574a05dff89ccc0
Closes-Bug: #1950352
(cherry picked from commit f8eeb0dd83)
2021-12-14 09:50:09 +00:00
..
actions Merge "Drop inject_facts_as_vars" into stable/victoria 2021-03-19 23:57:41 +00:00
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image Fix namespace-less containers in image-serve 2021-12-14 09:50:09 +00:00
releasenotes/notes Wire in parameters.convert_docker_params 2019-04-10 13:25:39 -04:00
templates Rename hieradata_files result var 2021-06-29 00:31:15 +00:00
tests Revert "Revert "Allow for OCI manifests"" 2021-10-07 20:00:49 +00:00
utils Add an internal index to network_data 2021-05-20 23:43:13 +02:00
__init__.py Add ReNo support 2017-01-12 12:06:02 +00:00
arch.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
constants.py Remove unused DEFAULT_DEPLOY_*_NAME 2021-10-19 08:24:53 +09:00
exception.py Enable pylint 2021-01-07 11:00:48 +00:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventories.py Cleanup and add test coverage for inventory without overcloud 2020-12-11 12:18:22 +00:00
inventory.py Cleanup and add test coverage for inventory without overcloud 2020-12-11 12:18:22 +00:00
update.py Handle failed neutron-plugin-ml2.yaml lookup 2019-05-13 09:58:28 -04:00