Update git submodules

* Update keystoneauth from branch 'master'
  - Merge "Fetch discovery documents with auth when needed"
  - Fetch discovery documents with auth when needed
    
    Some services, like Nova, default to requiring auth for their
    versioned discovery documents. This means strict discovery
    does not work on them, because discovery as it is now defaults
    to not sending auth. Just changing the default would be a behavior
    change resulting in sending unneeded data with *every* request.
    Instead, respond to Unauthorized exceptions by retrying the request
    with auth token. This way discovery will work for services that
    are otherwise blocking unauthenticated access, and will get more
    efficient over time as those services improve.
    
    Depends-On: https://review.opendev.org/#/c/685999
    Change-Id: I8a33e8a05bed0f18e4e42431f6d16b8a6a5270ef
This commit is contained in:
Zuul 2019-10-21 19:25:50 +00:00 committed by Gerrit Code Review
parent 93bf9da9c8
commit 79184e701f

@ -1 +1 @@
Subproject commit ed9309480fdefabb70e6dbe04a0652f5fef38b37
Subproject commit de53f90bf93376f0259f9579d8cf8aac3bdb05da