Comment 8 for bug 1291079

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

Reviewed: https://review.openstack.org/86279
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=ba48137e24b20bc8f1b42ee4d27343d1b9f101f3
Submitter: Jenkins
Branch: master

commit ba48137e24b20bc8f1b42ee4d27343d1b9f101f3
Author: Steven Hardy <email address hidden>
Date: Tue Apr 8 16:53:16 2014 +0100

    Refactor to separate serializers from wsgi controller

    Remove the serializers from heat.common.wsgi, so we break the
    circular import which happens if you want to import
    heat.api.aws.exceptions to do a determination based on exception
    type, which is required to avoid the faultwrap exception disguise
    which is not applicable to the CFN API.

    Partial-Bug: #1291079

    Change-Id: I7498d78f8ec6098b28fb183eaaa04aa81fced3eb