Comment 1 for bug 1591217

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

Reviewed: https://review.openstack.org/334312
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=024d93801d7c26651a9c021323611be7a8dc6fa4
Submitter: Jenkins
Branch: master

commit 024d93801d7c26651a9c021323611be7a8dc6fa4
Author: Xavier Hardy <email address hidden>
Date: Mon Jun 27 10:25:41 2016 +0200

    Support recursive ad-hoc action definitions

    A ad-hoc action can be based on another ad-hoc actions,
    allowing several level of abstractions in actions.

    Change-Id: I321bbf798b2801041a83530152d0cd73d8bc7c01
    Closes-Bug: #1591217