Comment 2 for bug 1792975

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

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

commit c712e369edb15f26e7adf1c5a738f884c3246fc8
Author: Oleg Ovcharuk <email address hidden>
Date: Mon Sep 17 19:23:22 2018 +0300

    Divide yaml input to save it into definitions separately.

    In case of creating/updating multiple workflows from one yaml,
    we should not save the whole input to each workflow.

    Closes-Bug: #1792975
    Change-Id: I724c041ab3441805fcfa2cfc4a50afd774998cc7
    Signed-off-by: Oleg Ovcharuk <email address hidden>