Comment 2 for bug 1995536

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_heat/+/864526
Committed: https://opendev.org/openstack/openstack-ansible-os_heat/commit/74cf65fd75f3489282803c9164f2442ba44125e4
Submitter: "Zuul (22348)"
Branch: master

commit 74cf65fd75f3489282803c9164f2442ba44125e4
Author: Dmitriy Rabotyagov <email address hidden>
Date: Tue Nov 15 13:57:42 2022 +0100

    Install git into placement containers

    If venv_wheel_build_enable is defined to False, placement will fail to
    clone and install repositories due to missing git binary.

    Change-Id: If1e3eec0c558d1472da7bc3a4e87825e36ba4fdc
    Related-Bug: #1989506
    Closes-Bug: #1995536