fuel-plugin-tempest/deployment_scripts/puppet/modules/openstacklib/releasenotes/notes/retry_client-b8a0e1f9ff6792...

8 lines
313 B
YAML

---
fixes:
- Add retries to the openstack command.
Increase command timeout to 20s and request timeout to 60s
and sleep 3s between retries. Do not retry non-idempotent actions.
This is a more robust implementation that will prevent failures in case
of Keystone API failures during a deployment.