Comment 2 for bug 1611794

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

Reviewed: https://review.openstack.org/353042
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=420f786a45bcd0e85c33d66d350d0e7f148f7074
Submitter: Jenkins
Branch: master

commit 420f786a45bcd0e85c33d66d350d0e7f148f7074
Author: Pradeep Kilambi <email address hidden>
Date: Mon Aug 8 15:20:18 2016 -0400

    Upgrade scripts to migrate aodh alarm data

    In Newton, Aodh will be using its own mysql DB rather than
    using ceilometer's mongo instance. This means we need to
    migrate any existing alarm and alrm history data from
    ceilometer DB to aodh mysqlDB. Upstream aodh provides us
    with a aodh-data-migration utility. We need to invoke this
    during the mitaka->newton upgrade procedure so data is
    migrated as expected and aodh mysql backend takes over.

    Closes-bug: #1611794

    Change-Id: I17888b57ecf98cd83e92af2f9cdbead066b03aa3