OpenStack Orchestration (Heat) Agents
Go to file
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
doc/source Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config Retry logic for url request in heat-config-notify 2017-11-14 21:10:34 +00:00
heat-config-ansible Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-apply-config Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-cfn-init Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-chef Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-docker-cmd Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-docker-compose Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-hiera Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-json-file Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-kubelet Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-puppet Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-salt Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-script Organize heat-agents docs 2017-08-04 08:52:27 +05:30
releasenotes/notes Retry logic for url request in heat-config-notify 2017-11-14 21:10:34 +00:00
tests Retry logic for url request in heat-config-notify 2017-11-14 21:10:34 +00:00
.gitignore Move elements at the top level 2017-01-04 16:57:10 +01:00
.gitreview Move elements at the top level 2017-01-04 16:57:10 +01:00
.testr.conf Move elements at the top level 2017-01-04 16:57:10 +01:00
LICENSE Reinstate LICENSE file 2017-01-13 11:37:47 -05:00
MANIFEST.in Add setup files for packaging 2017-01-25 16:15:23 +01:00
README.rst Organize heat-agents docs 2017-08-04 08:52:27 +05:30
requirements.txt Move elements at the top level 2017-01-04 16:57:10 +01:00
setup.cfg Update URL home-page in documents according to document migration 2017-07-25 11:24:08 +08:00
setup.py Add setup files for packaging 2017-01-25 16:15:23 +01:00
test-requirements.txt Add basic stuff to build docs 2017-07-20 09:12:08 +05:30
tox.ini Add basic stuff to build docs 2017-07-20 09:12:08 +05:30

README.rst

Team and repository tags

image

Heat Agents

Heat Agents are python hooks for deploying software configurations using heat.