Comment 3 for bug 1466239

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

Reviewed: https://review.openstack.org/194487
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=8f43aeeb422265097c36902a0e8cff038ec41324
Submitter: Jenkins
Branch: stable/kilo

commit 8f43aeeb422265097c36902a0e8cff038ec41324
Author: Angus Salkeld <email address hidden>
Date: Thu Jun 18 09:54:18 2015 +1000

    Not all exceptions from remote stacks are internal exceptions

    The code in stack_resource assumed all exceptions raised in the
    remote stack were from heat/common/exceptions.py but oslo messaging
    also raises exceptions (timeout).

    Cherry-picked and adapted from heat c1bb5fb384ff46d7148f9567611afb0306dfe800
    Co-Authored-By: Steve Baker <email address hidden>
    Co-Authored-By: Zane Bitter <email address hidden>
    Closes-bug: #1466239
    Change-Id: I91e1497ebf731a69fa86a574b42cccfe59430df1