Description of problem: Hi, When working on https://bugzilla.redhat.com/show_bug.cgi?id=1751709, we noticed that tripleo had spawned 2 distinct containers for nova_compute on several compute nodes: cmpc01 docker_ps logs [1] shows 3 x container instances for nova-compute, and the images are from: 10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1 cmpc04 docker_ps logs [2] shows 2 x container instances for nova-compute, and the images are from: registry.access.redhat.com/rhosp13/openstack-nova-compute:13.0-XX The questions is why the repositories changes and why in [1] we saw computes with 2 nova_compute container. [1] ~~~ a76abfd390b4 10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1 "kolla_start" 2 weeks ago Up 54 minutes (healthy) nova_compute-ct6ydfmy 09c1ac906c64 10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1 "kolla_start" 2 weeks ago Up 54 minutes (healthy) nova_compute cf09f6175550 10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1 "kolla_start" 4 weeks ago Up 54 minutes (healthy) nova_migration_target ~~~ [2] ~~~ c7614d665dc8 registry.access.redhat.com/rhosp13/openstack-nova-compute:13.0-92 "kolla_start" 12 days ago Up 25 hours (healthy) nova_migration_target 5ca04891041b registry.access.redhat.com/rhosp13/openstack-nova-compute:13.0-98 "kolla_start" 2 weeks ago Up 25 hours (healthy) nova_compute ~~~ Version-Release number of selected component (if applicable): OSP 13 z9 to z10 upgrade How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days