Comment 4 for bug 1531476

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

Reviewed: https://review.openstack.org/264850
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=f703fbebfc0d5496b06cc9a78f8ec9feef11a414
Submitter: Jenkins
Branch: stable/8.0

commit f703fbebfc0d5496b06cc9a78f8ec9feef11a414
Author: Vitaly Parakhin <email address hidden>
Date: Thu Aug 27 12:15:57 2015 +0300

    Do not download debug deb packages

    According to the separate-mos-from-linux spec, packages
    with debug symbols are distributed via public mirrors,
    so putting them to the product ISO makes no sense.

    This change was introduced in commit 7177b8fcb3aec4a7e8e2ef82cc7b1852b00c5a08
    but removed in the next one b715f0b397d96aac5d54271f8d47d7b288a26a3d

    Implements: separate-mos-from-linux
    Closes-bug: #1531476

    Change-Id: I6ddf7965d527ba76a85e560356c6faeabb9e6801
    (cherry picked from commit 1db49d545ba6d3f1a59ea46f5cfea519654d36a7)