Comment 3 for bug 1648736

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/409445
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1a9c2022cd865dfb4d14dde6ceb51de8a090dec2
Submitter: Jenkins
Branch: master

commit 1a9c2022cd865dfb4d14dde6ceb51de8a090dec2
Author: Dan Prince <email address hidden>
Date: Sat Dec 10 08:17:10 2016 -0500

    Decouple swift-proxy from ceilometer

    This patch updates the swift-proxy base profile so that
    we now explicitly set the rabbit_port. This allows us
    to remove the use of puppet-ceilometer default settings
    in the puppet-tripleo modules change ID here:
    I8d9f69f5e9160543b372bd9886800f16f625fdc6

    It also adds a new boolean parameter that allows the
    end user to disable the swift ceilometer pipeline
    by setting SwiftCeilometerPipelineEnabled to false.

    This two settings allow Swift to once again be installed
    on a machine without configuring Ceilometer.

    Depends-On: Id1584df5e5bb90f8087ae25eecc4834179b6fc21

    Change-Id: Ief5399d7ea4d26e96ce54903a69d660fa4fe3ce9
    Related-bug: #1648736