Jump to: navigation, search

Difference between revisions of "Sahara/EDP Sequences"

Line 10: Line 10:
 
[[File:DefineJobAndExecute.png]]
 
[[File:DefineJobAndExecute.png]]
  
[[File:DefineJobAndExecute.txt]]
+
[https://wiki.openstack.org/wiki/Savanna/EDP_Sequences_DefineJobAndExecuteTxt Source for this png]

Revision as of 20:58, 17 July 2013

Sequences produced with PlantUML

Quite a wonderful tool for quick sequences and collaboration

http://plantuml.sourceforge.net/sequence.html

Create and submit a job with EDP

Here is a high level sequence diagram that shows the addition of a job source, the creation of a job, and execution of a job by a client application through the savanna API. The sequence may be incomplete, or wrong, at any given time :) It is meant to be an aid to discussion during development.

DefineJobAndExecute.png

Source for this png