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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Sep 11 16:17:03 UTC 2013


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

Log:
commit 8c0673d3102478ef34ef1b11c1db156db4b68f62
Author: Joel Coffman <joel.coffman at jhuapl.edu>
Date:   Wed Sep 11 12:15:43 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