python-magnumclient/magnumclient/common
Tobias Urdin f7551a6bac Fix failing to parse json error msg
It assumes its a requests response but could
be a HTTPResponse from urllib.

Story: 2008789
Task: 42183

Change-Id: I7306d167a17284c7f478ec1c1599a8d4b32040c2
2021-03-30 13:59:07 +00:00
..
apiclient Remove six 2020-05-06 00:42:29 +08:00
__init__.py Add client resources and managers 2014-11-26 09:52:30 +09:00
base.py Remove six 2020-05-06 00:42:29 +08:00
cliutils.py Stop to use the __future__ module. 2020-06-02 20:49:16 +02:00
httpclient.py Fix failing to parse json error msg 2021-03-30 13:59:07 +00:00
utils.py Rename variables to address pep8 error 2020-05-14 11:34:38 +00:00