Update git submodules

* Update tripleo-common from branch 'master'
  - Merge "Refactor registry request actions"
  - Refactor registry request actions
    
    In order to handle re-authentication at request time rather than
    letting tenancity trigger it, this change creates a session helper class
    that wraps the various get/patch/push/put actions that we use in the
    image uploader to perform a single re-autentication action when we get a
    401 from a registry.  Previously we would let the reauthentication occur
    when tenancity would retry various functions.  There are several
    functions which perform muiltple requests that could exceed the TTL for
    authentication tokens. This leads to failures that could have been
    prevented if we re-auth at the time of the request rather than retrying
    the entire action.
    
    Change-Id: I2fc2072f0ab8b761a2b8079f746c3b91cacc8733
    Related-Bug: #1867981
This commit is contained in:
Zuul 2020-03-20 01:21:18 +00:00 committed by Gerrit Code Review
parent 21c8d3cafd
commit 798914cc7f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8d72dfb4e424813060e6324f19aa5127def0c20c
Subproject commit 23423c097651540f94f78e109b46deef0f811272