Comment 2 for bug 1693339

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

Reviewed: https://review.openstack.org/467750
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=daf64974d89db6bffe1fd99b344b18d682d9f237
Submitter: Jenkins
Branch: master

commit daf64974d89db6bffe1fd99b344b18d682d9f237
Author: Pradeep Kilambi <email address hidden>
Date: Wed May 24 16:10:55 2017 -0400

    Move ceilometer upgrade step out of base

    ceilometer-upgrade should only run on controller nodes.
    Since its currently in base profile, it gets triggered
    on compute as well. So instead split out the upgrade
    into its own and include when we deploy notification
    and central agents instead.

    Change-Id: I2910e8aa5da7fded4cf94b57fb0a14fefd88adbe
    Closes-bug: #1693339