Successfully reported this slideshow.
Your SlideShare is downloading. ×

Akmal Khaleeq Waheed - Challenge 3 p1

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Loading in …3
×

Check these out next

1 of 3 Ad

More Related Content

Similar to Akmal Khaleeq Waheed - Challenge 3 p1 (20)

Advertisement

Recently uploaded (20)

Akmal Khaleeq Waheed - Challenge 3 p1

  1. 1. Page 1 Automatic Server Deployment Automatically deploys VM (Windows Server 2008 or RHEL6 depending on the choice) 1. Versions Version Date User Comment 0.0.1 Sep 9, 2013 Administra tor combining both workflows Current version:0.0.1 2. Inputs Name Type Description chooseGuest string Choose OS- windows or Linux vmName string 3. Attributes Name Type Description Windows string If Windows Linux string If Linux 4. Parameter presentation Parameter Description Parameter Info chooseGuest Choose OS- windows or Linux vmName vmName 5. Workflow schema Automatic Server Deployment vCO Workflow Documentation - Sep 10, 2013
  2. 2. Page 2 6. Workflow items Name Type Next item Description WorkflowItemEnd windowsClone WorkflowItemLink Scriptable task WorkflowItemTask Decision Decision WorkflowItemGeneri cCondition windowsClone WorkflowItemEnd linuxClone WorkflowItemLink 7. Source code for the used actions 7.1. Scriptable task Windows=chooseGuest; Linux=chooseGuest; 7.2. Decision Automatic Server Deployment vCO Workflow Documentation - Sep 10, 2013
  3. 3. Page 3 //Generated by the system, cannot be edited return (Windows == "Windows") ; Automatic Server Deployment vCO Workflow Documentation - Sep 10, 2013

×