python-glanceclient/glanceclient
Doug Hellmann d6e936cd14 add explicit dependency on pyopenssl
The library is used in glanceclient/common/https.py and the
documentation build for the API fails without the dependency.

Update the error handling so that when OpenSSL reports an error it is
converted to a client communication error.

Change-Id: I0c0fb3139bb848d0cbaf88ae6a767a730bea74eb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-28 12:24:48 -04:00
..
common add explicit dependency on pyopenssl 2017-06-28 12:24:48 -04:00
tests Merge "Replace six.iteritems() with .items()" 2017-06-28 14:49:38 +00:00
v1 Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
v2 Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Remove log translations 2017-03-21 07:19:21 +08:00
client.py Use import_versioned_module from oslo.utils 2016-12-06 09:35:55 +00:00
exc.py py3: Fix encoding and use sys.stdin.buffer 2016-07-25 20:13:08 +05:30
shell.py Merge "Handle formatting of subcommand name in error output" 2017-01-13 19:35:35 +00:00