Update git submodules

* Update python-glanceclient from branch 'master'
  - Merge "Fix SyntaxWarning with Python 3.8"
  - Fix SyntaxWarning with Python 3.8
    
    Under Python 3.8, the following SyntaxWarning is logged on every
    glanceclient invocation:
    
     SyntaxWarning: "is not" with a literal. Did you mean "!="?
      if kwargs.get('cacert', None) is not '':
    
    Make use of '!=' rather than 'is not' to avoid this warning.
    
    Change-Id: I11ed568932ec5ea0ffee629d6fd434433f262b67
This commit is contained in:
Zuul 2020-04-14 12:03:26 +00:00 committed by Gerrit Code Review
parent b48828bb18
commit 89b49829bc

@ -1 +1 @@
Subproject commit 1b5c30926572c97072921b8795fef007a1ad6c7b
Subproject commit 53254753c444ee6ebd50d93b20adbb87cea329bb