Comment 3 for bug 1224030

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/46761
Committed: http://github.com/openstack/cinder/commit/bd1a8482c530376acc5fedbaa46477cc003766ce
Submitter: Jenkins
Branch: master

commit bd1a8482c530376acc5fedbaa46477cc003766ce
Author: Eric Harney <email address hidden>
Date: Fri Sep 6 23:26:46 2013 -0400

    Do not use qemu-img --backing-chain or --output=json

    Initial code for GlusterFS snapshot support in Havana
    used qemu-img arguments which are too new to run in many
    environments. Run qemu-img using only arguments which
    will exist on older platforms.

    Partial-Bug: #1224030
    Change-Id: I5155dac492da67a951ede978c2c46a54c239eb04