Comment 7 for bug 1548367

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to gnocchi (stable/2.0)

Reviewed: https://review.openstack.org/286749
Committed: https://git.openstack.org/cgit/openstack/gnocchi/commit/?id=e7739cb4ed6cfc1a15169a6872b8b835d904b026
Submitter: Jenkins
Branch: stable/2.0

commit e7739cb4ed6cfc1a15169a6872b8b835d904b026
Author: gordon chung <email address hidden>
Date: Wed Feb 24 22:56:52 2016 -0500

    fix migration from v1.3 to v2.0

    previous tests never really tested migration, it just took a v2.0
    TimeSerieArchive and changed to v2.0 AggregatedTimeSerie. this
    changes it so we take v1.3 TimeSerieArchive and convert it to V2.0
    AggregatedTimeSerie.

    Related-Bug: #1548367

    Change-Id: I8eea10912517b1b0a77ad7c1a3c9037d00bf1960
    (cherry picked from commit 6ca313dec3f4980defa3af9bd58921fe331849d0)