Comment 4 for bug 1473083

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

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

commit 5c3607cdb1aa3b87f9b9002fa566eeb0ea2fd958
Author: zhufeng <gfl1998@163.com>
Date: Thu Aug 20 13:58:10 2015 +0800

    Fix heat-api-cfn 500 error on an unknown action

    Add a default function in heat-api-cfn StackController, and raise
    an HeatActionNotSupported exception.

    Change-Id: I9023817792e949bde558dd22e818f38d6185f0fd
    Closes-Bug: #1473083