Comment 1 for bug 1625505

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

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

commit 62f6045f2ad778edfc6e5305283e23cddc050ebe
Author: huangtianhua <email address hidden>
Date: Wed Sep 14 15:03:18 2016 +0800

    Return condition functions based on the filter param

    Add 'with_condition_func' filter param for API
    template-function-list, if the param set to true,
    the response will include the condition functions.

    Change-Id: Icdfbafbb98698373648ff2d78db3c45fe2b924ee
    Closes-Bug: #1625505