Class: Fog::Rackspace::Identity::Mock

Inherits:
Service
  • Object
show all
Defined in:
lib/fog/rackspace/identity.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Service

#authenticate, #endpoint_uri, #region, #request_without_retry, #service_name, #service_net?

Instance Attribute Details

#service_catalogObject (readonly)

Returns the value of attribute service_catalog.



38
39
40
# File 'lib/fog/rackspace/identity.rb', line 38

def service_catalog
  @service_catalog
end

Instance Method Details

#requestObject



40
41
42
# File 'lib/fog/rackspace/identity.rb', line 40

def request
  Fog::Mock.not_implemented
end