Update git submodules

* Update python-cinderclient from branch 'master'
  to c559f090ff11904455f31ce2cb595e8f246f06e9
  - Merge "Support passing client certificates for server version requests"
  - Support passing client certificates for server version requests
    
    Using the cinderclient to fetch server versions will fail with error
    `OpenSSL.SSL.Error: [sslv3 alert handshake failure]` when the server
    requires client certificates to be passed with these requests.
    
    Added the optional parameter `cert` to both get_server_version
    get_highest_client_server_version and methods so that users can have
    the option to pass client certificates while fetching server versions.
    
    Also support passing mTLS certificate/key to HTTPClient
    
    Closes-Bug: #1915996
    Change-Id: I57c665dd9d4b8c32e5f10994d891d1e0f5315548
    Signed-off-by: sri harsha mekala <smekala@oath.com>
This commit is contained in:
Zuul 2021-04-20 21:50:38 +00:00 committed by Gerrit Code Review
parent 96d8cc325f
commit ae0a64c0e0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a0e36218f20e95778f449edb9edccbead4a6eed9
Subproject commit c559f090ff11904455f31ce2cb595e8f246f06e9