tripleo-quickstart-extras/roles/container-build
Chandan Kumar (raukadah) 89a5c61a90 [content provider] Remove container_images key for kolla tasks
In non_tripleo_containers.yml, when we filter the list of containers
based on non tripleo images source, it contains kolla and ceph related
image source containers are stored in var non_tripleo_containers.

On again filter ceph related containers from above list, the
non_tripleo_containers does not have container_images key
so it was returning empty list in the job.

Removing the key fixes the issue.

Change-Id: I66c624f30c76d36066f8c06b7c383af2129fdb92
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-10-15 16:54:14 +05:30
..
defaults Fetch non tripleo containers in provider job and consume it 2020-09-28 09:29:03 +05:30
meta standalone: add support to build containers before deployment 2020-07-02 20:59:38 +00:00
tasks [content provider] Remove container_images key for kolla tasks 2020-10-15 16:54:14 +05:30
README.md standalone: add support to build containers before deployment 2020-07-02 20:59:38 +00:00

README.md

container-build

This role will deploy a simple Docker registry v2 in a container, build and push container images into that local registry.