Comment 17 for bug 1641131

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

Reviewed: https://review.openstack.org/446255
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=510ebc5ad183331b3c4862c0915c9fadcce5987f
Submitter: Jenkins
Branch: stable/ocata

commit 510ebc5ad183331b3c4862c0915c9fadcce5987f
Author: Kevin Carter <email address hidden>
Date: Wed Mar 15 09:41:51 2017 -0500

    Add better support for multi-OS deployments

    This change adds a few variables which allow it to consume a repo-server
    setup which has releases based on OS and ARCH. The changes require a
    deployer to have at least one repo-server per-OS type being deployed.
    This means that if a deployer wanted to do a mixed CentOS 7 and Ubuntu
    16.04 deployment they'd need at least one repo server in each of OS type
    which facilitates the building of wheels for each OS.

    Change-Id: Ifd5ff22ae47bc9a2a88c1bbb2632ce48ba5accbf
    Closes-Bug: 1641131
    Depends-On: I3f36afa307e02a38d73b860fc23ed94a09882c34
    Signed-off-by: Kevin Carter <email address hidden>
    (cherry picked from commit cacf41028b1fe398175d34cc298ce39042edf09e)