Comment 4 for bug 1448384

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

Reviewed: https://review.openstack.org/179692
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=2a6378cfd42adbf44ad275cbacaa618c12353c76
Submitter: Jenkins
Branch: stable/kilo

commit 2a6378cfd42adbf44ad275cbacaa618c12353c76
Author: huangtianhua <email address hidden>
Date: Sat Apr 25 18:16:32 2015 +0800

    Fix TypeError exception during cancel stack update

    TypeError: call() takes exactly 3 arguments(5 given) is raised
    during cancel stack update, this patch will fix the problem.

    Change-Id: If85389150a15575d9e01466d950f8c07b8fa2717
    Closes-Bug: #1448384
    (cherry picked from commit 72403962033d15bfe910eae14f01a4461d1789e9)