Comment 7 for bug 1958524

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/828562
Committed: https://opendev.org/openstack/tripleo-ansible/commit/4e72d0ff92999e8f25c92fdd6fa6ea1d0a133cbf
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 4e72d0ff92999e8f25c92fdd6fa6ea1d0a133cbf
Author: John Fulton <email address hidden>
Date: Thu Feb 3 15:17:17 2022 +0000

    Add playbooks to config overcloud hosts and container regsitry

    Add two playbooks which call the tripleo_hosts_entries and
    tripleo_podman roles. These roles are usually called from
    THT deploy-steps but in order to deploy Ceph before the
    overcloud the 'openstack overcloud ceph deploy' command
    needs to be able to call them earlier so these two playbooks
    provide it an interface to do so.

    See I24bea131cc949888518994a3aa08c200d579cb7d which depends-on
    this patch.

    Related-Bug: 1958524
    Change-Id: Ibaeb1249ae02651cbefba75d0912da205880a495
    (cherry picked from commit 4de0bc4d94f2fa1c1234db4519aa316b96495108)