Comment 5 for bug 1812172

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

Reviewed: https://review.opendev.org/663688
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=092449a9c6da8311914b2b13f1fdc5f0a5f68f0c
Submitter: Zuul
Branch: stable/queens

commit 092449a9c6da8311914b2b13f1fdc5f0a5f68f0c
Author: apetrich <email address hidden>
Date: Tue Jan 15 14:16:00 2019 +0100

    Remove execution from workflow message send

    Serializing all the execution in a message can make the message too big.
    This change was done in tripleo-common. this supports that change
    This change still supports the old format and is backwards compatible.

    Partial-Bug: #1812172
    Change-Id: I40ee028366222f38f5ba1db58d171f98be75d009
    (cherry picked from commit cad7916ce8d21295992c2efe0e18657c6e56604d)