Comment 2 for bug 1711444

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

Reviewed: https://review.openstack.org/494749
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=1cc8b24bfc381f345f9965c8401d3cf48d1ef1b9
Submitter: Jenkins
Branch: master

commit 1cc8b24bfc381f345f9965c8401d3cf48d1ef1b9
Author: Bob.Haddleton <email address hidden>
Date: Thu Aug 17 18:47:17 2017 -0500

    Process input defaults and output transforms for nested AdHoc Actions

    This change steps through all of the nested adhoc actions and processes
    the input defaults and output transformationss in order. The input
    defaults are processed starting with the called class, while the
    transforms are processed starting with the base class definition.

    Closes-Bug: 1711444
    Change-Id: I1873bd13f5424ac5eee8f5750a3fde4e02be1949