module Fog::IBM
Public Class Methods
timeout()
click to toggle source
Provisioning is very slow. We'll pass this arg explicitly until there's a way to set the default timeout on a per-provider basis.
# File lib/fog/ibm/core.rb, line 14 def self.timeout 1800 end