Comment 5 for bug 1669751

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

Reviewed: https://review.openstack.org/441101
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=ae1c80f8fbd1d7156075a1dbf61e832b00852bb7
Submitter: Jenkins
Branch: master

commit ae1c80f8fbd1d7156075a1dbf61e832b00852bb7
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