Comment 11 for bug 1989506

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_placement/+/859164
Committed: https://opendev.org/openstack/openstack-ansible-os_placement/commit/f8b256545bdf58cbc5657ce8dab2e82d3a52afe1
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit f8b256545bdf58cbc5657ce8dab2e82d3a52afe1
Author: Dmitriy Rabotyagov <email address hidden>
Date: Mon Sep 19 09:54:35 2022 +0200

    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
    (cherry picked from commit 6084c248fcae02c413133329b705678cd75c1bfe)