Jump to: navigation, search

Difference between revisions of "StructuredWorkflows"

(Shutdown tolerance)
(Shutdown)
Line 8: Line 8:
  
 
See: [[CinderShutdownWorkflows]]
 
See: [[CinderShutdownWorkflows]]
 +
 +
==== Create volume =====
 +
 +
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 +
 +
https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L9
 +
 +
==== Create snapshot =====
 +
 +
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 +
 +
https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L16
  
 
=== Nova ===
 
=== Nova ===

Revision as of 02:26, 16 May 2013

Structured Workflows

Cinder

Shutdown

Impact: HIGH

See: CinderShutdownWorkflows

Create volume =

Impact: HIGH

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

Create snapshot =

Impact: HIGH

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