cinder/cinder/tests/functional
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
..
api Automate generation of API versions api-ref samples 2019-01-10 19:48:18 +05:30
api_sample_tests Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
__init__.py Fix cinder functional tests job 2017-03-21 11:45:26 +02:00
api_samples_test_base.py Re-enable new pycodestyle errors 2019-06-04 14:28:09 +00:00
functional_helpers.py Default functional tests to use v3 API 2018-08-08 10:56:04 -05:00
test_extensions.py Remove API v1 2017-09-06 07:39:10 -05:00
test_group_replication.py Fix incorrect use of assertFalse causing CI failed 2017-10-26 11:01:02 +07:00
test_group_snapshots.py Fix incorrect use of assertFalse causing CI failed 2017-10-26 11:01:02 +07:00
test_groups.py Fix incorrect use of assertFalse causing CI failed 2017-10-26 11:01:02 +07:00
test_login.py Move integrated tests to 'functional' directory 2016-02-09 23:28:27 +02:00
test_quotas.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
test_volumes.py Allow using forward slashes in metadata 2018-10-19 15:13:32 +02:00