cinder/cinder/tests/unit/volume/drivers/inspur
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
..
as13000 Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
instorage Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
__init__.py Inspur Cinder iSCSI driver 2017-11-15 19:48:58 +08:00