Comment 18 for bug 1533682

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

Reviewed: https://review.openstack.org/269012
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=f0c286624901bb2fc2dbef23fdc236b4a82b231b
Submitter: Jenkins
Branch: stable/8.0

commit f0c286624901bb2fc2dbef23fdc236b4a82b231b
Author: Bartłomiej Piotrowski <email address hidden>
Date: Fri Nov 20 13:47:08 2015 +0100

    Replace upload_core_repos with Puppet-only task

    Currently the code responsible for configuring repositories on the
    managed nodes is kept directly it Nailgun. This commit introduces a new
    task setup_repositories that replaces upload_core_repos.

    Closes-Bug: 1508486
    Closes-Bug: 1533682

    Change-Id: I1b83e3bfaebecdb8455d5697e320f24fb4941536
    (cherry picked from commit 4a6c031e79bbb98b0dc0a51a9963dc170cbdaa34)