Comment 17 for bug 1615488

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/370591
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=7f5aa1a71b2d18ed13bccd50f47326379a70c5eb
Submitter: Jenkins
Branch: stable/mitaka

commit 7f5aa1a71b2d18ed13bccd50f47326379a70c5eb
Author: Maksim Malchuk <email address hidden>
Date: Thu Sep 15 10:54:50 2016 +0300

    Fix replace_default_repos to use correct releases

    This change removes hardcoded unavailable releases and makes the
    replace_default_repos function more flexible to support only needed
    and available releases. The previous version didn't work with UCA
    environments.

    Change-Id: Iec53c695037b08ee26e8e6c07fbf1dfacfcadde8
    Closes-Bug: #1624295
    Related-Bug: #1615488
    Signed-off-by: Maksim Malchuk <email address hidden>