Update git submodules

* Update python-tripleoclient from branch 'master'
  to 8a6e5ebc663387118de78f7a915a5de0b62966cb
  - Merge "Do not end ceph_namespace with a slash"
  - Do not end ceph_namespace with a slash
    
    The parse_container_image_prepare utility function
    incorrectly appends a slash to the ceph_namespace tag
    it extracts from the container image prepare file. Use
    not '/'.join but os.path.normpath of os.path.join.
    
    Change-Id: I47e55b33ae70e1a6de141bf96c0080b730dc2966
    Closes-Bug: #1979554
This commit is contained in:
Zuul 2022-06-24 05:38:54 +00:00 committed by Gerrit Code Review
parent d3ab1a9ddc
commit 100aa851e1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5609c9a5532ac25b6229046212adec2b30058596
Subproject commit 8a6e5ebc663387118de78f7a915a5de0b62966cb