heat/heat
Rabi Mishra 302add5bb8 Add retries when loading keystone data and fetching endpoints
We may end up loading lots of nested stacks concurrently with
convergence and those would try to discover endpoints and fetch
access info objects from keystone. This at times results in
ConnectTimeout errors from keystone. We can avoid these errors
by adding some retries.

Also adds retries to client_plugin get_endpoint() calls, which has
simillar issue.

Change-Id: I18cde971248eff5783f97c9e7a60316d7dd93431
Task: 36349
(cherry picked from commit 6fb8ac250a)
2019-08-24 08:42:41 +00:00
..
api middleware: return HTTPBadRequest when path is invalid 2018-09-11 11:23:46 +02:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Add heat-status upgrade check command framework 2018-10-22 14:19:36 +00:00
common Add retries when loading keystone data and fetching endpoints 2019-08-24 08:42:41 +00:00
db Retry on DB deadlock in event_create() 2019-05-08 03:33:28 +00:00
engine Add retries when loading keystone data and fetching endpoints 2019-08-24 08:42:41 +00:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Remove unnecessary shebangs from service scripts 2018-08-01 10:53:51 +05:30
locale Imported Translations from Zanata 2019-01-24 06:46:07 +00:00
objects Streamline conversion of resources to convergence 2018-12-17 16:59:25 +13:00
policies Add a Blazar Host resource 2019-02-18 06:41:23 +00:00
rpc Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
scaling Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling" 2018-04-02 04:35:47 +00:00
tests Merge "Fix allowed address pair validation" into stable/stein 2019-08-05 11:12:08 +00:00
__init__.py
version.py change the dist name to 'openstack-heat' 2018-11-01 11:54:05 -04:00