Update git submodules

* Update python-magnumclient from branch 'master'
  - Merge "Check response type in _extract_error_json"
  - Check response type in _extract_error_json
    
    The response being passed to _extract_error_json
    is assumed to be a requests.Response but can also
    be a http.client.HTTPResponse.
    
    This patch adds a try statement where it first tries
    for a requests.Response and if not set falls back on
    parsing the string body instead of trying to use the
    json() helper function in requests.Response.
    
    Change-Id: I61840d284b5d3a249f621822b277c9bd6825140d
    Closes-Bug: 1870264
This commit is contained in:
Zuul 2020-04-16 08:22:01 +00:00 committed by Gerrit Code Review
parent d5000406a8
commit 11dd62f591
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4c5c003574b507c34b352a476d8acf6bfe6c9199
Subproject commit e6288837d491d472d766445bcb8ab3cf39872f0b