Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2015 16:36
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 anonymous/5bfb6d1e094883fd668b to your computer and use it in GitHub Desktop.
Save anonymous/5bfb6d1e094883fd668b to your computer and use it in GitHub Desktop.
jgriffith@bdr76 ~ :( $ cinder help retype
usage: cinder retype [--migration-policy <never|on-demand>]
<volume> <volume-type>
Changes the volume type for a volume.
Positional arguments:
<volume> Name or ID of volume for which to modify type.
<volume-type> New volume type.
Optional arguments:
--migration-policy <never|on-demand>
Migration policy during retype of volume.
jgriffith@bdr76 ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment