tripleo-heat-templates/extraconfig/pre_deploy/rhel-registration
Vincent S. Cojot 0ca7d61c9f Fixes multiple issues with retry function in rhel-registration.
There were multiple issues in retry() in rhel-registration:
 - There was no need for it to be recursive (local variables
   got overwritten)
 - There was no delay between multiple attempts, leading to faster but
   more frequent failures.
 - The max number of attempts was set too low for some environements.

With this patch, rhel-registration now works more reliably with slow-links
for portal registration and does not attempt to DDos the portal or your
satellite server.

Change-Id: I594d3c94867b45a7a58766dbcc66edead78d6a4e
(cherry picked from commit 038eae0891)
2017-03-23 02:38:41 +00:00
..
scripts Fixes multiple issues with retry function in rhel-registration. 2017-03-23 02:38:41 +00:00
environment-rhel-registration.yaml Adds http proxy support for registering RHEL overcloud nodes 2017-03-23 02:38:29 +00:00
rhel-registration-resource-registry.yaml Move RHEL (un)registration to NodeExtraConfig 2015-10-01 10:26:16 +01:00
rhel-registration.yaml Adds http proxy support for registering RHEL overcloud nodes 2017-03-23 02:38:29 +00:00