Comment 3 for bug 1671116

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

Reviewed: https://review.openstack.org/443186
Committed: https://git.openstack.org/cgit/openstack/craton/commit/?id=6884f8ff8ccd9d1ab4c83751ff8adc60d0c44cee
Submitter: Jenkins
Branch: master

commit 6884f8ff8ccd9d1ab4c83751ff8adc60d0c44cee
Author: Thomas Maddox <email address hidden>
Date: Wed Mar 8 15:34:14 2017 +0000

    Move to MySQL 5.7 and SQLAlchemy>=1.1.0

    In an effort to support JSON Path variable
    queries, we need to:
    * Pin to MySQL 5.7
    * Use JSON column type
    * Use a newer SQLAlchemy library.

    Change-Id: I98ae021c9cd9755f51e67e56135db164e8ae1f50
    Partial-Bug: 1671116
    Depends-On: I36b7ae9cf68aeef0e5dbcb1f17db52b81efd6ffe