+++ This bug was initially created as a clone of Bug #2007300 +++ Description of problem: As part of upstream work tripleo simplify container image building process and remove kolla dependency from their process This had the effect of simplifying the contents of the container images while keeping the deployed images mostly the same. There were a few base images that kolla maintained that were collapsed down. This bug is to document and track this effort that was completed and delivered in OSP 16.2.0 GA Version-Release number of selected component (if applicable): 16.2.0 container images https://specs.openstack.org/openstack/tripleo-specs/specs/victoria/simple-container-generation.html https://blueprints.launchpad.net/tripleo/+spec/simplified-containers --- Additional comment from Jon Schlueter on 2021-09-23 14:19:54 UTC --- as noted in several other places the following intermediate base images were simplified away from the building process and were not delivered with 16.2.0 GA container images. registry.redhat.io/rhosp-rhel8/openstack-glance-base registry.redhat.io/rhosp-rhel8/openstack-rsyslog-base registry.redhat.io/rhosp-rhel8/openstack-panko-base registry.redhat.io/rhosp-rhel8/openstack-keystone-base registry.redhat.io/rhosp-rhel8/openstack-openvswitch-base registry.redhat.io/rhosp-rhel8/openstack-redis-base registry.redhat.io/rhosp-rhel8/openstack-placement-base registry.redhat.io/rhosp-rhel8/openstack-zaqar-base
Hi, The RHOSP 16.2 "Release Notes" has been updated. Customers can see this change here: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.2/html-single/release_notes/index#Container_Build --Greg