Jump to: navigation, search

Difference between revisions of "StructuredWorkflows"

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