python-tripleoclient/tripleoclient/tests
Keigo Noha 70b28932fd Retry the connection to heat-api when 500 code
In a rare case like httpd reload by logrotate, heat-api returns
500 code. If this happens, trpleoclient can't get the status of
the stack even though the process is still on-going.

To handle this situation, tipleoclient should retry when it can't
get the stack information by 500 code.

Change-Id: I97a6825f4ff9f125eb597e5b7bd0c553c37e49e7
Closes-Bug: #1855633
(cherry picked from commit 932fc6755a)
2019-12-13 13:01:52 +00:00
..
v1 Merge "Fixup hard-coded hw_architecture in unittest" into stable/queens 2019-10-16 01:31:09 +00:00
workflows Handle a deployment that was manually cancelled. 2019-10-09 15:58:11 -04:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Remove execution from workflow message send 2019-08-22 09:45:05 +01:00
test_overcloud_credentials.py Filter messages not from waiting execution 2019-08-22 09:45:05 +01:00
test_plugin.py Remove execution from workflow message send 2019-08-22 09:45:05 +01:00
test_utils.py Retry the connection to heat-api when 500 code 2019-12-13 13:01:52 +00:00