[Openstack-docs] [openstack/nova] DocImpact review request change I7a7ebcf41a91a8a9cb14be79e9bb79c22acb136e

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Jan 30 15:39:47 UTC 2013


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

Log:
commit b216ed51914986087ea7dee57bc29904fda001a0
Author: Rafi Khardalian <rafi at metacloud.com>
Date:   Wed Jan 30 02:39:18 2013 +0000

    Add support for compressing qcow2 snapshots
    
    Fixes bug 1109923
    
    Adds a new configuration option:
        libvirt_snapshot_compression=False (Default)
    
    When set to True and the snapshot output format is qcow2, we pass
    the -c option into qemu-img, which enables compression. This patch
    also refactors the extract_image function to make construction of
    the whole qemu-img command more dynamic.
    
    Change-Id: I7a7ebcf41a91a8a9cb14be79e9bb79c22acb136e
    Flags: DocImpact




More information about the Openstack-docs mailing list