Comment 6 for bug 1669751

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/newton)

Reviewed: https://review.openstack.org/461146
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c8b04173d932cb57891117b96f19d9257c91057d
Submitter: Jenkins
Branch: stable/newton

commit c8b04173d932cb57891117b96f19d9257c91057d
Author: Michael Polenchuk <email address hidden>
Date: Fri Mar 3 16:36:06 2017 +0400

    Support a "mirror" method of apt-get

    apt-get supports a "mirror" method that will automatically select a
    closest mirror based on geographical location. So extend URI library
    to handle repository sources with mirror://

    Change-Id: I7b8018af50e431614d0d5c87ad3f1c8bad94e4d9
    Closes-Bug: #1669751