Files
cinder/cinder
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
..
2019-09-20 05:37:54 +00:00
2019-02-17 14:33:31 -05:00
2019-09-20 05:37:54 +00:00
2019-09-20 05:37:54 +00:00
2018-09-26 21:37:25 -04:00
2019-01-23 15:35:53 +08:00
2019-07-26 08:24:24 +00:00
2019-09-20 05:37:54 +00:00
2019-09-20 05:37:54 +00:00
2019-09-20 05:37:54 +00:00
2019-09-20 05:37:54 +00:00
2018-03-08 15:59:29 +01:00
2019-05-30 15:06:02 -04:00
2019-06-05 18:41:21 +03:00
2019-09-20 05:37:54 +00:00
2019-08-26 11:34:20 -04:00