cinder/api-ref/source/v3/samples/volumes
whoami-rajat a550ade303 Untyped to Default Volume Type
The patch adds the following functionality:
* A default volume type (``__DEFAULT__``) will be
  created during cinder DB migration.
* Admins can override the default type in cinder.conf
* Creating a new volume without any type (and
  `default_volume_type` option is unset in cinder.conf)
  will be assigned the ``__DEFAULT__`` type.
* The default volume type cannot be deleted
* All untyped volumes and snapshots will be migrated to the
  ``__DEFAULT__`` type.

Change-Id: I4da0c13b5b3f8174a30b8557f968d6b9e641b091
Implements: blueprint untyped-volumes-default-volume-type
2019-09-20 05:37:54 +00:00
..
volume-create-request.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-create-response.json Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volume-metadata-create-request.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-create-response.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-show-key-response.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-show-response.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-key-request.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-key-response.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-request.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-response.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-show-response.json Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volume-update-request.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-update-response.json Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volumes-list-detailed-response.json Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volumes-list-response.json Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volumes-list-summary-response.json Cleanup api-ref sample files 2019-07-03 13:22:33 -05:00