Update git submodules

* Update sushy from branch 'master'
  to 19831b61f9be5babdeb7ba311285df89888fc705
  - Merge "Do not send compression as acceptable encoding"
  - Do not send compression as acceptable encoding
    
    When a BMC can compress a response, the internal server... or any
    intermediate proxy may change a "Strong" ETag to a "Weak" ETag, as
    the strength of the ETag represents the byte-by-byte consistency of the
    response body.
    
    Compressed responses may differ slightly, especially if different encoding
    is used or negotiated. This is problematic when a resource expects a
    follow-up request or action to contain a "Strong" ETag as it is the client
    certifying it understood the prior precise state.
    
    We no longer request opportunistic response encoding, and expressly request
    responses are not modified or compressed by the intermediate server, which
    should have a minimal impact to use and provide a higher level of BMC
    interaction consistency.
    
    Change-Id: Idb2d6bee96bd23cfc4fb8f014661231766998781
This commit is contained in:
Zuul 2022-08-10 11:32:32 +00:00 committed by Gerrit Code Review
parent 418bd75f9e
commit 69aaa9a931
1 changed files with 1 additions and 1 deletions

2
sushy

@ -1 +1 @@
Subproject commit f804e954963446984a57c35d010011449669f67e
Subproject commit 19831b61f9be5babdeb7ba311285df89888fc705