heat/heat/engine/clients
Zane Bitter 166ac7869f Increase interface detach polling period
The gate has started failing due to interface detaches timing out.
Examining the logs, it looks like Nova's interface detach retry takes about
6s to run one attempt. Heat, on the other hand, does 10 retries at 0.5s
intervals. So if Nova has to retry then Heat will fail.

Increase Heat's polling interval to make it more likely that if Nova
succeeds, Heat will see it.

Change-Id: Ie74980a3f806b8c17e4e494ae979725b0078f135
Closes-Bug: #1585858
2017-09-26 13:26:13 -04:00
..
os Increase interface detach polling period 2017-09-26 13:26:13 -04:00
__init__.py Don't invlidate auth/client plugins for token expiry 2017-04-11 05:22:43 +00:00
client_exception.py Don't use oslo-incubator in glance client plugin 2016-11-15 22:58:17 +05:30
client_plugin.py Don't invlidate auth/client plugins for token expiry 2017-04-11 05:22:43 +00:00
progress.py Make sure update access mode for volume in available 2015-12-26 18:32:53 +08:00