From: Wael E. <wel...@us...> - 2015-10-07 01:41:34
|
Revision: 198 Author: welwasif Date: 2015-10-07 01:41:33 +0000 (Wed, 07 Oct 2015) Log Message: ----------- - Copy sub flow input files from each component into a separate directory named after the corresponding component. - Implement override dictionary in call to create_sub_workflow(). Component specific overrides implemented using a nested dictionary with component name as key. - Propagate top level configuration parameters from top level workflow to sub workflow if they're not already defined. Modified Paths: -------------- branches/nested-flow-dev/framework/src/services.py |