Jump to: navigation, search

Difference between revisions of "StructuredWorkflows"

(Created page with "== Structured Workflows == === Nova == ==== Run instance === '''Benefits of doing (at this time):''' '''Drawbacks of doing (at this time):''' '''How to get from here to t...")
 
(Cinder)
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Structured Workflows ==
 
  
=== Nova ==
+
Drafter:  [[Harlowja]]
  
==== Run instance ===
+
Revised on: {{REVISIONMONTH1}}/{{REVISIONDAY}}/{{REVISIONYEAR}} by {{REVISIONUSER}}
  
'''Benefits of doing (at this time):'''
+
=== Ironic ===
  
'''Drawbacks of doing (at this time):'''
+
https://etherpad.openstack.org/ironic_fsm
  
'''How to get from here to there:'''
+
=== Cinder ===
  
'''Bugs/blueprints:'''
+
==== Shutdown  ====
  
==== Resize ===
+
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
  
'''Benefits of doing (at this time):'''
+
See: [[CinderShutdownWorkflows]]
  
'''Drawbacks of doing (at this time):'''
+
==== Create volume ====
  
'''How to get from here to there:'''
+
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
  
'''Bugs/blueprints:'''
+
http://tinyurl.com/a9erwmd
  
==== Migrate ===
+
https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L9
  
'''Benefits of doing (at this time):'''
+
==== Create snapshot ====
  
'''Drawbacks of doing (at this time):'''
+
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
  
'''How to get from here to there:'''
+
http://tinyurl.com/bkhpm7p
  
'''Bugs/blueprints:'''
+
https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L16
  
==== Reboot ===
+
=== Nova ===
  
'''Benefits of doing (at this time):'''
+
==== Run instance ====
  
'''Drawbacks of doing (at this time):'''
+
'''Impact:''' <span style="background:#FFD400"> MEDIUM </span>
  
'''How to get from here to there:'''
+
See: [[RunInstanceWorkflows]]
  
'''Bugs/blueprints:'''
+
==== Live migrate ====
 +
 
 +
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 +
 
 +
See: [[LiveMigrationWorkflows]]
 +
 
 +
==== Resize ====
 +
 
 +
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 +
 
 +
See: [[ResizeInstanceWorkflows]]
 +
 
 +
==== Reboot ====
 +
 
 +
'''Impact:''' <span style="background:#FFD400"> MEDIUM </span>
 +
 
 +
See: [[RebootInstanceWorkflows]]
 +
 
 +
==== Evacuate ====
 +
 
 +
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 +
 
 +
See: [[EvacuateInstanceWorkflows]]

Latest revision as of 00:51, 29 May 2013

Drafter: Harlowja

Revised on: 5/29/2013 by Harlowja

Ironic

https://etherpad.openstack.org/ironic_fsm

Cinder

Shutdown

Impact: HIGH

See: CinderShutdownWorkflows

Create volume

Impact: HIGH

http://tinyurl.com/a9erwmd

https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L9

Create snapshot

Impact: HIGH

http://tinyurl.com/bkhpm7p

https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L16

Nova

Run instance

Impact: MEDIUM

See: RunInstanceWorkflows

Live migrate

Impact: HIGH

See: LiveMigrationWorkflows

Resize

Impact: HIGH

See: ResizeInstanceWorkflows

Reboot

Impact: MEDIUM

See: RebootInstanceWorkflows

Evacuate

Impact: HIGH

See: EvacuateInstanceWorkflows