Comment 6 for bug 1199435

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

Reviewed: https://review.openstack.org/40330
Committed: http://github.com/openstack/heat/commit/b071b6e73563e84a81f1eed77b05054511692db9
Submitter: Jenkins
Branch: master

commit b071b6e73563e84a81f1eed77b05054511692db9
Author: Zhang Lei (Sneeze) <email address hidden>
Date: Wed Aug 14 10:07:52 2013 +0800

    Handle heat with SQLAlchemy >= 0.8

    Lots of unit tests failed with the new SQLAlchemy(0.8.2)
    which makes build failed, this patch will fix all the related
    bug like no MutableType and changed module name in SQLAlchemy(0.8.2)

    Fixes bug #1199435

    Change-Id: I67d7588db088dd3dd88d44c32e78c6b8a4708bff