Cinder store: glance store should block encrypted volume types as we haven't implemented the encryptor/decryptor interface

Bug #2072327 reported by Rajat Dhasmana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glance_store
New
Undecided
Unassigned

Bug Description

Currently glance cinder store doesn't call the encryptor/decryptor interface of os-brick that actually performs the decryption of volume to be able to write data into it so we are not actually performing any encryption.

We can implement the encryption support but it might overlap with the encrypted images work[1] so it's better to let it complete and then implement the encryption mechanism on top of it.

Till then it would be best to avoid using encrypted volume types altogether in glance cinder store.

[1] https://review.opendev.org/c/openstack/glance-specs/+/915726

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.