[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