cinder/cinder/tests/functional
Yadiel Xuan(轩艳东) 8088dc9580 Prohibit volume manage to an encrypted volume type
Managing a volume to an encrypted volume type should not be allowed.
One reason is that there is no way for an operator to specify an
encryption key ID for the volume. Another is that we already don't
allow a volume of an encrypted type to be un-managed, so this change
will be symmetric.

Also update and correct the api-ref for this call.

Co-authored-by: Yadiel Xuan(轩艳东) <xuanyandong@inspur.com>
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Change-Id: Ic2da41f3962c1108f974aca952bce3da6d6ac277
Closes-bug: #1944577
2022-03-21 11:48:01 -04:00
..
api Prohibit volume manage to an encrypted volume type 2022-03-21 11:48:01 -04:00
api_sample_tests Expose volume & snapshot use_quota field 2021-08-26 19:04:12 +02:00
__init__.py Fix cinder functional tests job 2017-03-21 11:45:26 +02:00
api_samples_test_base.py Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
functional_helpers.py Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
test_default_types.py Update project personas for default_types 2021-09-09 15:23:27 -04:00
test_extensions.py Remove six of dir cinder/tests/functional&hacking/* 2020-10-08 09:39:49 +08:00
test_group_replication.py Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
test_group_snapshots.py Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
test_groups.py Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
test_login.py Move integrated tests to 'functional' directory 2016-02-09 23:28:27 +02:00
test_middleware.py Add a /healthcheck middleware 2020-05-08 05:53:56 -05:00
test_volumes.py Prohibit volume manage to an encrypted volume type 2022-03-21 11:48:01 -04:00