python-glanceclient/glanceclient/common
Stuart McLaren f9a2a12f17 Fix client when using no ssl compression
Since the release of the 0.16.1 client, using the 'no ssl compression'
option, whether on the command line, or via the library -- Nova does this by
default -- a stack trace was generated.

Closes-bug: 1442664
Related-bug: 1357430

Change-Id: I2b8ddcb0a7ae3cfccdfc20d3ba476f3b4f4ec32d
(cherry picked from commit c698b4e322)
2015-04-16 15:05:53 +00:00
..
__init__.py Basic get/list operations work 2012-03-26 22:48:48 -07:00
base.py Reuse class Manager from common code 2014-06-12 14:42:46 +03:00
exceptions.py Fix misspellings in python-glanceclient 2014-02-07 13:31:58 +08:00
http.py Merge "Change oslo.utils to oslo_utils" 2015-02-06 12:44:17 +00:00
https.py Fix client when using no ssl compression 2015-04-16 15:05:53 +00:00
progressbar.py Python3: define a __next__() method for VerboseIteratorWrapper 2014-02-20 16:15:43 +01:00
utils.py Merge "Return 130 for keyboard interrupt" 2015-02-06 16:23:21 +00:00