tripleo-common/tripleo_common
Alex Schultz 7f4565de7f 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-11-10 22:21:22 +00:00
..
actions Remove all mistral actions from tripleo-common 2021-03-01 21:27:08 +05:30
filters Bring back custom nova filters for undercloud 2021-02-22 11:40:46 +05:30
image Fix namespace-less containers in image-serve 2021-11-10 22:21:22 +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:26:35 +00:00
tests Remove unused constants for Mistral workflows/actions 2021-10-14 09:52:41 +09:00
utils Cleanup OS_CLOUD env var for ephemeral heat 2021-06-21 07:01:23 +00: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 constants for Mistral workflows/actions 2021-10-14 09:52:41 +09:00
exception.py Inventory from neutron resources 2021-02-03 10:58:48 +01:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventories.py Re-factor inventory.py use setdefault pervasively 2021-01-19 09:17:01 +01:00
inventory.py inventory.py: all_get_neutron_data to handle 404 2021-10-11 08:05:51 +00:00
update.py Cleanup utils 2/2 2021-03-08 19:10:59 +05:30