Comment 3 for bug 1871243

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/718640
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0d783d38e27aebcd28fbbf21a289d608503ad034
Submitter: Zuul
Branch: stable/train

commit 0d783d38e27aebcd28fbbf21a289d608503ad034
Author: Lukas Bezdicka <email address hidden>
Date: Tue Apr 7 00:12:03 2020 +0200

    Properly place undercloud hosts record upgrade task

    Undercloud record for hosts has to be in all the nodes that fetch
    images from it. Proper location for this code is where we set up
    podman. If it's only in ContainerImagesPrepare it runs on the
    Controller role only.

    Closes-Bug: #1871243

    Change-Id: Id081f049bca6c961ad2ff649ac357cea8d552739
    (cherry picked from commit fff8cf73c6a4d0e311b8b02036e7df928b998339)