Comment 2 for bug 1832511

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

Reviewed: https://review.opendev.org/664871
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=7bd6a5206612f6d4818c891860e58d2281d0f27a
Submitter: Zuul
Branch: master

commit 7bd6a5206612f6d4818c891860e58d2281d0f27a
Author: Rabi Mishra <email address hidden>
Date: Wed Jun 12 17:40:23 2019 +0530

    Don't look for execution in payload

    We don't seem to send the execution object anymore after
    https://review.opendev.org/#/c/630291/. Though we've
    execution_id, it probably does not make sense to make
    mistral api call to get the created/updated timestamps.

    Change-Id: I11f500165026455d8d41fd07901357fc91d8a359
    Closes-Bug: #1832511