Jump to: navigation, search

Difference between revisions of "StructuredWorkflows"

(Create volume)
(Create snapshot)
Line 20: Line 20:
  
 
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 
'''Impact:''' <span style="background:#ff0000"> HIGH </span>
 +
 +
http://tinyurl.com/bkhpm7p
  
 
https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L16
 
https://gist.github.com/j-griffith/5580419#file-cinder-create-sequence-L16

Revision as of 03:45, 16 May 2013

Structured Workflows

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