Comment 2 for bug 1189903

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

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

commit c927949616be6e961b2750a3dbe1935f875455fd
Author: Stuart McLaren <email address hidden>
Date: Tue Jun 11 13:55:20 2013 +0000

    Allow disabling ssl compression for glance client

    Add a new parameter 'glance_api_ssl_compression' which allows
    disabling ssl layer compression negotiation for glance requests.

    This may improve data throughput, eg when high network bandwidth is
    available and you are using already compressed image formats such as
    qcow2 .

    Addresses bug 1189903.

    Change-Id: I180501cc25a1ea177d0d8c52a879682b8a3921c6