Comment 1 for bug 1487351

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

Reviewed: https://review.openstack.org/216286
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=9f9115409064a3a3c0062defb7da74a0eeb2ede2
Submitter: Jenkins
Branch: master

commit 9f9115409064a3a3c0062defb7da74a0eeb2ede2
Author: Lukas Bezdicka <email address hidden>
Date: Mon Aug 24 16:38:12 2015 +0200

    Fix compatibility with sqlalchemy 0.9.7

    Change I326c00b8252f2630e72bb0c22ca294f79feee2be introduced sqlalchmey
    1.0+ only Table attribute foreign_key_constraints. It should be sufficient
    to use foreign_keys as only name is needed.

    Closes-Bug: #1487351
    Change-Id: I38dd8ab620cbe372265eb0568d806cf1c37d5e14