Update git submodules

* Update python-tripleoclient from branch 'master'
  - Merge "Fix race in execution finishing"
  - Fix race in execution finishing
    
    An execution state can go from RUNNING to SUCCESS between fetching the
    last message from the websocket and polling the execution state. This
    means the SUCCESS payload is never returned and the overcloud
    deployment fails at the end with no indication as to why.
    
    This change turns the output of the execution into the last payload,
    allowing the calling SUCCESS logic to run.
    
    Change-Id: Ic22021ba9a2717de199629e361c656e2f562fb38
    Closes-Bug: #1842987
This commit is contained in:
Zuul 2019-09-07 01:30:25 +00:00 committed by Gerrit Code Review
parent e196d9ebd5
commit 86a3b3d087

@ -1 +1 @@
Subproject commit ad72964a5a17d46223b330eb5e2e515bdf4c4562
Subproject commit 14a3dfd84bf4a253cbbd68d0a437304a5ce8d135