Comment 4 for bug 1404205

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

Reviewed: https://review.openstack.org/224714
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=17bfd2ad97de5c82e6fa33b549adf8efd0432d81
Submitter: Jenkins
Branch: master

commit 17bfd2ad97de5c82e6fa33b549adf8efd0432d81
Author: Renat Akhmerov <email address hidden>
Date: Thu Sep 17 15:46:02 2015 +0300

    Add semantics validation of direct workflow 'join' tasks

    * E.g. if we have a task marked with 'join: 10' but it has only
      2 inbound tasks then task specification will raise an exception.
    * Minor refactoring and style changes

    Change-Id: I311aadd0afa2e05213da1fdd999233dee03afda3
    Closes-Bug: #1404205