[Openstack-security] [openstack/nova] SecurityImpact review request change I358813b3ecde4f88de7202c1c07d9b1168c2c332

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Thu Sep 5 13:22:06 UTC 2013


Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/30976

Log:
commit 1784f0e62cadbaa9f3197725fc1dd13d351c44e0
Author: Joel Coffman <joel.coffman at jhuapl.edu>
Date:   Thu Sep 5 09:21:12 2013 -0400

    Add encryption support for volumes to libvirt
    
    Add support to encrypt Cinder volumes. Hooks within the libvirt
    driver encrypt volumes during the attach call. Created a
    VolumeEncryptor interface as well as several concrete subclasses
    (e.g., CryptsetupEncryptor and LuksEncryptor) to handle encryption.
    
    This feature depends upon related changes that have been accepted
    into Cinder (e.g., storing encryption key UUIDs for encrypted
    volumes).
    
    Implements: blueprint encrypt-cinder-volumes
    Change-Id: I358813b3ecde4f88de7202c1c07d9b1168c2c332
    SecurityImpact





More information about the Openstack-security mailing list