tacker/tacker/nfvo/drivers/workflow
yong sheng gong e22bb960f1 by pass to run workflow if there is no tasks at all
When system errors, for example, we failed to create the member
vnf of a ns, the workflow tasks to delete the ns will be empty.

This patch is to deal with this error situation. in this case,
the workflow execution is passed by, and the NS object is deleted.

Change-Id: Ib714ab0dcc38859314239facc3f18bfcc18c0682
Closes-bug: 1670921
2017-03-30 11:48:49 +08:00
..
__init__.py Implement NSD Support part 2 2017-01-25 23:15:40 +05:30
mistral.py Replace yaml.load with yaml.safe_load; 2017-03-16 10:33:26 +00:00
workflow.py Implement NSD Support part 2 2017-01-25 23:15:40 +05:30
workflow_generator.py by pass to run workflow if there is no tasks at all 2017-03-30 11:48:49 +08:00