Comment 8 for bug 1979810

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/847774
Committed: https://opendev.org/openstack/tripleo-ansible/commit/b9694f360ebeb9d4d2dcd99b05b6d34f8c14828f
Submitter: "Zuul (22348)"
Branch: master

commit b9694f360ebeb9d4d2dcd99b05b6d34f8c14828f
Author: Cédric Jeanneret <email address hidden>
Date: Mon Jun 27 14:07:53 2022 +0200

    Update for new podman output

    With podman 4.1.1 (as shipped in Stream 9), the "Healthcheck" key is
    now called "Health" in `podman inspect <container>'.

    This patch therefor affects the doc, molecule testing and modules in
    order to make it aware of the new naming.

    This patch also switches back the container_manage molecule job to
    voting.

    Change-Id: Iad3054bd384f7875f111dc0a72830c9e0e9fda9a
    Closes-Bug: #1979810