Comment 4 for bug 1914301

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ansible-role-python_venv_build (master)

Reviewed: https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/773984
Committed: https://opendev.org/openstack/ansible-role-python_venv_build/commit/5051b52275271f4b2c2d2a6488f7e00c938687c3
Submitter: "Zuul (22348)"
Branch: master

commit 5051b52275271f4b2c2d2a6488f7e00c938687c3
Author: Dmitriy Rabotyagov <email address hidden>
Date: Wed Feb 3 20:57:11 2021 +0200

    Split venv_rebuild functionality

    This patch aims to split functionality of ``venv_rebuild`` into 2
    separate parts - rebuilding venv and rebuilding wheels. That will give
    more control over what needs to be done.

    Change-Id: Ie14f12c6756cd1f866b660acc8fd6aa5695f6c33
    Related-Bug: #1914301