Update git submodules

* Update python-tripleoclient from branch 'master'
  to d9a542ada24f4fa457b595fb65d5338206b88c2a
  - Merge "Replace some unnecessary os.path.join()"
  - Replace some unnecessary os.path.join()
    
    When using pathlib, it's not necessary[1] to use in conjunction with
    os.path.join(). This change just simplifies some of the use of
    pathlib within tripleoclient.
    
    We may want to expand our use of pathlib in the future to provide
    additional flexibility over the traditional os.path interfaces.
    
    [1] https://docs.python.org/3/library/pathlib.html#operators
    
    Change-Id: I8e2a321cdaeea75dd86635de92721a1515f63f4f
This commit is contained in:
Zuul 2022-10-05 18:03:28 +00:00 committed by Gerrit Code Review
parent 3c903e456a
commit 53ee246c47
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0763c1d8b562a77c9cac7160f3098a29c8dedb72
Subproject commit d9a542ada24f4fa457b595fb65d5338206b88c2a