Comment 14 for bug 1463525

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: There is no volume encryption metadata for rbd-backed volumes

Related nova change which handles the cinder change to set the encrypted key in connection_info for the rbd volume driver:

https://review.openstack.org/#/c/193830/

^ changes the KeyError to a VolumeEncryptionNotSupported exception.