Skip to content

Instantly share code, notes, and snippets.

@kvdveer
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvdveer/8971229 to your computer and use it in GitHub Desktop.
Save kvdveer/8971229 to your computer and use it in GitHub Desktop.
Openstack storage matrix

Storage creation methods

To->from local root volume snapshot image backup object upload
local root - ✓✓ - - -
volume - ✓✓ - -
snapshot - - - - - -
image ? - - if public
backup - - - - hack -
object - - - hack hack
download - - - hack -

= officially supported for creation

✓✓ = officially supported for creation and inplace replacement

hack = Not officially supported, but possible with specific configuration and inside knowledge

? = requires further research

if public = Supported if the source object is marked public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment