Comment 8 for bug 1709327

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-quickstart (master)

Reviewed: https://review.openstack.org/494056
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=5389b4c44b1e2c1dc30848359f8a415481cc86d1
Submitter: Jenkins
Branch: master

commit 5389b4c44b1e2c1dc30848359f8a415481cc86d1
Author: John Fulton <email address hidden>
Date: Tue Aug 15 22:29:54 2017 -0400

    Rename centos repositories created by quickstart

    Quickstart disables the existing CentOS repositories without
    local mirrors provided by infra and creates a similarly named
    mirrored repository to replace it. This change renames those
    mirrored repositories, so they do not conflict with the existing
    CentOS repositories, by prefacing them with "quickstart-".

    Change-Id: I99a9b73eaf1a32193adf0f719f205e004f4e233d
    Related-Bug: #1709327
    Closes-Bug: #1711006