Comment 19 for bug 1718353

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

Reviewed: https://review.openstack.org/514688
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=629bdcc51ef84e31eab9d150784e301a61983fc8
Submitter: Zuul
Branch: master

commit 629bdcc51ef84e31eab9d150784e301a61983fc8
Author: Dougal Matthews <email address hidden>
Date: Tue Oct 24 15:08:08 2017 +0100

    Rename task_id to task_execution_id

    This updates Mistral to reflect the change in mistral-lib, which was
    done to clarify the property name. Tasks don't have an ID, but the
    execution of a task does. This makes it consistent with
    workflow_execution_id and action_execution_id

    Change-Id: I80feeaeff42b87c6ea832b92697603a9e6965086
    Related-Bug: #1718353
    Depends-On: I049cf7312c58d83e9405aaa36a6961cca006cb16