Comment 2 for bug 1483653

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

Reviewed: https://review.openstack.org/211503
Committed: https://git.openstack.org/cgit/openstack/mistral-dashboard/commit/?id=54a6db0a83f81bb4aa8167e6e9c38293fa13d094
Submitter: Jenkins
Branch: master

commit 54a6db0a83f81bb4aa8167e6e9c38293fa13d094
Author: Zhenguo Niu <email address hidden>
Date: Tue Aug 11 18:53:10 2015 +0800

    Add mistral APIException as a Recoverable Exception

    currently we can't handle api exceptions, so add mistral api
    exception to Recoverable list

    Change-Id: I7afeb0b1c900b9fb1854a9eebc768acf0a9c4c89
    Closes-Bug: #1483653