Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Extend_command_timeout.patch | [PATCH] Extend command timeout In some deployments with huge number of resources, some commands (especially list commands) may take long time. Extend the timeout to avoid giving up commands too early. . Also extend the whole timeout and sleep between command executions, to avoid too many requests within timeouts. diff --git a/lib/puppet/provider/openstack.rb b/lib/puppet/provider/openstack.rb index 5c261e3..c943993 100644 |
Takashi Kajinami <kajinamit@oss.nttdata.com> | no | upstream, https://review.opendev.org/c/openstack/puppet-openstacklib/+/931003 | 2024-10-02 |