> On 01 Sep 2015, at 22:21, Lingxian Kong <[email protected]> wrote:
> 
> To achieve that, we should record the execution/task-execution relationship 
> during an execution is running, because we have no such info currently.

Well, in DB model we, in fact, have a field pointing to parent task execution 
id (and hence we can figure out workflow execution id easily), it’s required 
because child workflow needs to communicate its result to its parent workflow 
somehow. But it’s not displayed anywhere. So we can use this field.


Renat Akhmerov
@ Mirantis Inc.

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to