Update git submodules

* Update python-glanceclient from branch 'master'
  - Merge "Cleanup session object"
  - Cleanup session object
    
    If a session object is not provided to the get_http_client function (as
    is done via osc), the glance client uses it's own HTTPClient class. This
    class creates a session but does not properly close it when it is done.
    This can lead to resource warnings about unclosed sockets. This change
    adds a __del__() to the HTTPClient class to close out the session
    correctly.
    
    Change-Id: Idccff338fa84c46ca0e429bb533a2a5217205eef
    Closes-Bug: #1838694
This commit is contained in:
Zuul 2019-12-11 08:16:27 +00:00 committed by Gerrit Code Review
parent 05b6800d38
commit f072ad8055
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1f9fe0319b20629938baf44ec8acb24522adf509
Subproject commit e8c08e0c4d16bc42b6e73b627fff1a091f9d8f4b