
The dcmanager currently has no http_connect_timeout set for keystone connections. That can result in an attempt to contact keystone (e.g. to get a token) taking several minutes to timeout if the keystone api is not reachable (e.g. if a subcloud is powered down). Changing the http_connect_timeout to 10s and configuring http_request_max_retries as 3 (that is also the default but adding this to the puppet module allows for easy changes in the future). Change-Id: I6a62846e7f4e75e9b2f0705f59818243ea909e41 Partial-Bug: 1854894 Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
Description
StarlingX Puppet modules and manifests
Languages
Puppet
58.9%
Python
21.4%
HTML
7.4%
Shell
7%
Ruby
4.7%
Other
0.6%