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.
Reviewed: https:/ /review. opendev. org/c/openstack /cinder/ +/768458 /opendev. org/openstack/ cinder/ commit/ 8088dc9580356ca 51581c56888c902 2848f543b1
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 8088dc9580356ca 51581c56888c902 2848f543b1
Author: Yadiel Xuan(轩艳东) <email address hidden>
Date: Thu Dec 24 17:20:42 2020 +0800
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(轩艳东) <email address hidden>
Co-authored-by: Brian Rosmaita <email address hidden>
Change-Id: Ic2da41f3962c11 08f974aca952bce 3da6d6ac277
Closes-bug: #1944577