Update git submodules

* Update python-tripleoclient from branch 'master'
  to 6916f55c9a2e9eacc9874627009c5cddc3f42b1b
  - get_overcloud_hosts() should not return a list with empty strings
    
    The get_overcloud_hosts() function was returning a list of IPs
    with empty strings, e.g. ['192.168.34.89', '', '192.168.34.32'],
    after a node was scaled down via `openstack overcloud node delete`.
    Remove empty strings from the list before returning them.
    
    Change-Id: I719e0bbb17c71f5472ad6e365a010f5a6243af2f
    Closes-Bug: #1990566
This commit is contained in:
John Fulton 2022-09-23 19:09:00 -04:00 committed by Gerrit Code Review
parent 54a84a12e7
commit 147c8d3eb6
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3d0c60c27f6be99d18ccf4eca96b5e00e833bd6a
Subproject commit 6916f55c9a2e9eacc9874627009c5cddc3f42b1b