Update git submodules

* Update openstacksdk from branch 'master'
  to 6bc56b0eb6eeb21569aae72ee8033ac64db54fb9
  - Replace base64.encodestring with encodebytes
    
    Base64.encodestring has been deprecated since 3.1 and removed
    in python 3.9. Replace it with base64.encodebytes from python3.1[1].
    
    [1]https://docs.python.org/3.9/library/base64.html?highlight=deprecated#base64.encodebytes
    
    Change-Id: I2cc7287e9fb9f18f536118cc45e5b99b829af3a2
This commit is contained in:
ljhuang 2022-08-22 22:46:56 +08:00 committed by Gerrit Code Review
parent 44235bc9f5
commit 825d56de26
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 433815dde50cc253e33f56b5e7babd64137174e0
Subproject commit 6bc56b0eb6eeb21569aae72ee8033ac64db54fb9