Comment 4 for bug 1583919

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

Reviewed: https://review.openstack.org/461725
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=28c003dc1179ddb3124fd30c6f525dd341ae9213
Submitter: Jenkins
Branch: master

commit 28c003dc1179ddb3124fd30c6f525dd341ae9213
Author: PranaliD <email address hidden>
Date: Tue May 2 16:05:42 2017 +0530

    Removed the --no-ssl-compression parameter which is deprecated

    --no-ssl-compression is deprecated and no longer used. So, it is
    removed from the help message.

    Change-Id: I2b886671a568ed191ee380cf16335ccd9ae85062
    Closes-Bug: #1583919