Skip to content

Commit

Permalink
Merge pull request #15099 from jhernand/reduce_default_ovirt_open_tim…
Browse files Browse the repository at this point in the history
…eout

Reduce the default oVirt open timeout to 1 minute
(cherry picked from commit 7e05340)

https://bugzilla.redhat.com/show_bug.cgi?id=1461860
  • Loading branch information
bdunne authored and simaishi committed Jun 15, 2017
1 parent 5aee1ef commit 10effae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/settings.yml
Expand Up @@ -106,8 +106,10 @@
:resolve_ip_addresses: true
:inventory:
:read_timeout: 1.hour
:open_timeout: 1.minute
:service:
:read_timeout: 1.hour
:open_timeout: 1.minute
:ems_kubernetes:
:miq_namespace: management-infra
:image_inspector_registry: docker.io
Expand Down

0 comments on commit 10effae

Please sign in to comment.