Update git submodules

* Update ironic from branch 'master'
  to 528eb9e4a99762dea5ef5e08f3dd42d459ce2d1c
  - Retry stdlib ssl.SSLError
    
    Apparently, connection to the agent can fail with
    
        Unexpected error when processing next clean step.
        SSLError: ('timed out',): ssl.SSLError: ('timed out',)
    
    This change adds SSLError to retriable errors since most of them are
    related to temporary conditions, and the certificate validation failure
    is handled by requests separately.
    
    Change-Id: I4805d410b4bc98196e77d8c44a217e363dc88f0a
This commit is contained in:
Dmitry Tantsur 2021-08-06 06:46:34 +02:00 committed by Gerrit Code Review
parent 1a6bacd8e0
commit 4d1fc01857
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 512364df9dca4e9b85c67a8e708857327e673892
Subproject commit 528eb9e4a99762dea5ef5e08f3dd42d459ce2d1c