Update git submodules

* Update openstacksdk from branch 'master'
  to d17b23f63109a1cac0c6d01ae9e278b6e83bcc02
  - Merge "Replace appdirs usage with platformdirs"
  - Replace appdirs usage with platformdirs
    
    The appdirs library has been abandoned for several years now, and a
    fork named platformdirs is the recommended alternative. It's almost
    a drop-in replacement, except the module and convenience class name
    have changed. Adjust the internal variable name we're using for the
    expansion to match as well, for all those consistent hobgoblins.
    
    Add it with a >=3 lower bound because that introduces a breaking
    change of the default configuration location for macOS users.
    Include a release note about that too.
    
    Depends-On: https://review.opendev.org/886642
    Change-Id: I4c2b60ca0da29da1f605b4c0b5e77f8e1071a19c
This commit is contained in:
Zuul 2023-10-10 12:46:48 +00:00 committed by Gerrit Code Review
parent ebf800926f
commit 9e6d7f827b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 42dbb4e503039d21e21bcc35b342e17edfbedc5b
Subproject commit d17b23f63109a1cac0c6d01ae9e278b6e83bcc02