Comment 6 for bug 1592449

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

Reviewed: https://review.openstack.org/337720
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=804bbed4c63ecb829c7218b676bed7f44073ebeb
Submitter: Jenkins
Branch: stable/mitaka

commit 804bbed4c63ecb829c7218b676bed7f44073ebeb
Author: Pradeep Kilambi <email address hidden>
Date: Tue Jun 14 11:17:12 2016 -0400

    Use create-legacy-resource-types during gnocchi-upgrade

    Gnocchi 2.1 introduces a change where legacy resource types
    needed by ceilometer are not created by default. Instead a
    new flag is exposed to create these. We should use this by
    default. Note that this is an optional flag and is only
    needed if you want to create legacy resource types.

    Change-Id: I95ccccb40ce4a8319d0776c4d62c2890cf1fd970
    Closes-bug: #1592449
    (cherry picked from commit 67cb6c703eaa986cbb2b9ca4cac4c9fa48c7ef60)