Comment 7 for bug 1669751

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

Reviewed: https://review.openstack.org/461145
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=2ba8d872e8d38bacdbda42c04276be6c56d263cc
Submitter: Jenkins
Branch: stable/ocata

commit 2ba8d872e8d38bacdbda42c04276be6c56d263cc
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