Module: Fog::IBM

Extended by:
Provider
Defined in:
lib/fog/ibm/core.rb

Defined Under Namespace

Classes: Connection, Mock

Class Method Summary collapse

Methods included from Provider

[], extended, service, services

Class Method Details

.timeoutObject

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.



14
15
16
# File 'lib/fog/ibm/core.rb', line 14

def self.timeout
  1800
end