Comment 7 for bug 1648736

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

Reviewed: https://review.openstack.org/478966
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=705051f16b75d5dd3c83556ac463ba5dca88f9b7
Submitter: Jenkins
Branch: stable/newton

commit 705051f16b75d5dd3c83556ac463ba5dca88f9b7
Author: Dan Prince <email address hidden>
Date: Fri Dec 9 09:37:41 2016 +0100

    Decouple swift-proxy from ceilometer packages

    This patch updates the swift proxy so that it only depends
    on ceilometer if the ceilometer_api_enabled all-nodes-data hiera
    setting has been set.

    Also removes a parameter dependency where the
    tripleo::profile::base::swift::proxy class was referencing
    a puppet-ceilometer value from hiera (which can
    also cause ceilometer dependencies).

    Change-Id: I8d9f69f5e9160543b372bd9886800f16f625fdc6
    Closes-bug: #1648736
    (cherry picked from commit 93dc1078b4f911bf807ac583df926cdfc734e8f8)