Comment 9 for bug 1570933

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (stable/liberty)

Reviewed: https://review.openstack.org/325941
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=12ed525c1b151ca01dc90a93857a921a2e733c75
Submitter: Jenkins
Branch: stable/liberty

commit 12ed525c1b151ca01dc90a93857a921a2e733c75
Author: Stan Lagun <email address hidden>
Date: Mon Apr 18 10:49:35 2016 -0700

    Deployment reports datetime DB insertion was fixed

    When MySQL is used as a database backend deployment
    notification reports could not be persisted due to the
    fact that MySQL could not store timezone offset of
    datetime.datetime.

    Change-Id: Iea3b7d8d37ac68f0ebdcdcf96471a0d18a29469f
    Closes-Bug: #1570933
    (cherry picked from commit a787d631ec0b0132c9504eca0a71aaef3cb445da)