Comment 4 for bug 2058492

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/916098
Committed: https://opendev.org/openstack/kolla-ansible/commit/adc109d1b0fc6e21fd5c99677577c5c9f8a7551c
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit adc109d1b0fc6e21fd5c99677577c5c9f8a7551c
Author: Martin Hiner <email address hidden>
Date: Tue Mar 12 11:07:09 2024 +0100

    Fix incorrect condition in kolla_container_facts

    Incorrect condition in Podman part prevented the retrieval
    of facts of all the containers when no names were provided.

    Closes-Bug: #2058492
    Change-Id: I6d7f7ca0523eb17c7d9a9b93d2037bf77f2c2a47
    Signed-off-by: Martin Hiner <email address hidden>
    (cherry picked from commit a7c8bcda2e8b3c9d218555349d0440a9c9232fa1)