Comment 4 for bug 1641989

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

Reviewed: https://review.openstack.org/398475
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b8be0938077d7a3f46789524fe61f8c03badf567
Submitter: Jenkins
Branch: stable/newton

commit b8be0938077d7a3f46789524fe61f8c03badf567
Author: John Fulton <email address hidden>
Date: Tue Nov 15 11:35:27 2016 -0500

    Do not manage overcloud repositories when using external Ceph

    ceph::profile::params::manage_repo should default to false when
    using external Ceph.

    Overcloud Ceph clients use Ceph packages, which may be provided by
    the 'ceph' metapackage, but not for all repos, see related bug. So,
    this change also includes a list of packages as a workaround as
    used in change Ie55d22301dd22102d471e6002dfcaad4bfadd5f6.

    Change-Id: I338e51637aa39d3f7bbbad0263740f728d42cb9b
    Closes-bug: 1641989
    Related-Bug: 1629933
    (cherry picked from commit 277fbae3213a077b860915be78487912adcd18d9)