[openstack-dev] [cinder]Cinder creates encrypted volume from image

Duncan Thomas duncan.thomas at gmail.com
Wed Aug 12 14:45:05 UTC 2015


That's a bug! I'm not aware of anybody working on it, and I don't see any
old bugs open for it.  A suitable fix would be very welcome
On 12 Aug 2015 14:54, "Li, Xiaoyan" <xiaoyan.li at intel.com> wrote:

> Hi all,
>
> Currently when cinder creates a volume with an encrypted volume type from
> an image(which is unencrypted), it just reads data from image, and writes
> them
> Into the volume.
> As a result the encrypted volume contains unencrypted data, and Nova fails
> to boot from the volume.
> https://bugs.launchpad.net/nova/+bug/1465656
>
> I would like to implement the function that when creating an encrypted
> volume from an image, cinder reads data, encrypts and writes to the volume.
> So that the encrypted volume contains encrypted data as it should be.
> https://blueprints.launchpad.net/cinder/+spec/encrypt-volume-with-image
>
> Anyone else is working on it?
> Any suggestions?
>
> Best wishes
> Lisa
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150812/30ffba4c/attachment.html>


More information about the OpenStack-dev mailing list