Update git submodules

* Update sushy from branch 'master'
  - Disable HTTP connection pooling
    
    Disable HTTP connection pooling by asking HTTP server to close our
    connection right upon use. The rationale is that some BMC observed in
    the wild seem to close persistent connections abruptly upon eventual
    re-use failing completely unrelated operation. So in ``sushy`` we
    just try not to maintain persistent connections with BMC at all.
    
    Change-Id: I721c6284b938d5a47dbe0b298467c15ca4bd1517
This commit is contained in:
Ilya Etingof 2019-07-29 17:21:58 +02:00 committed by Gerrit Code Review
parent f8354dba79
commit ff009216b1
1 changed files with 1 additions and 1 deletions

2
sushy

@ -1 +1 @@
Subproject commit 752ff4af76a7653222684a9a465ecd57569916c8
Subproject commit 84e085f9a2460218bf52315a21ee4dcf8365e3e1