heat-agents/tests
Alex Schultz 756fcafdf0 Retry logic for url request in heat-config-notify
Adds retry logic for software deployments using the url signals
to ensure that requests are retried if network connection issues
occur or a 500, 502, 503, or 504 is returned by the http or https
endpoint.

Note: this does not add retry logic to heatclient or zaqarclient
if they are used for signaling.

Change-Id: I82dff4a4b9fac05c5ec649db3eb379bdec71e208
Related-Bug: #1731540
2017-11-14 21:10:34 +00:00
..
__init__.py Unit test of 55-heat-config 2017-01-04 16:57:10 +01:00
common.py Add py3.5 support 2017-07-17 13:43:43 +00:00
config-tool-fake.py Add py3.5 support 2017-07-17 13:43:43 +00:00
heat_config_notify.py Move elements at the top level 2017-01-04 16:57:10 +01:00
hook-fake.py Move elements at the top level 2017-01-04 16:57:10 +01:00
hook_kubelet.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_heat_config.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_heat_config_docker_compose.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_heat_config_kubelet.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_heat_config_notify.py Retry logic for url request in heat-config-notify 2017-11-14 21:10:34 +00:00
test_hook_ansible.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_apply_config.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_hook_cfn_init.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_chef.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_docker_cmd.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_docker_compose.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_hiera.py Cleanup temp files in tests 2017-01-06 10:41:38 +01:00
test_hook_json_file.py Cleanup temp files in tests 2017-01-06 10:41:38 +01:00
test_hook_kubelet.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_hook_puppet.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_salt.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_script.py Add py3.5 support 2017-07-17 13:43:43 +00:00