Comment 8 for bug 1641131

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

Reviewed: https://review.openstack.org/444445
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-repo_build/commit/?id=fe3ae20f74a912925d5c78040984957a6d55f9de
Submitter: Jenkins
Branch: master

commit fe3ae20f74a912925d5c78040984957a6d55f9de
Author: Kevin Carter <email address hidden>
Date: Fri Mar 10 12:18:08 2017 -0600

    Modified repo build for better multi-OS support

    The repo build role will now store all wheels and venvs in directories
    containg information about the OS in which the bits were build on. The
    intention here is to ensure that all installation are able to support
    multi-OS without running into issues caused by system packages and
    different core libs. This change builds upon the multi-archetecture
    support we already have.

    Closes-Bug: 1641131
    Change-Id: I3f36afa307e02a38d73b860fc23ed94a09882c34
    Signed-off-by: Kevin Carter <email address hidden>