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

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#service_catalogObject (readonly)

Returns the value of attribute service_catalog.



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

def service_catalog
  @service_catalog
end

Instance Method Details

#requestObject



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

def request
  Fog::Mock.not_implemented
end