Class: Fog::Rackspace::Identity::Mock
- Inherits:
-
Object
- Object
- Fog::Rackspace::Identity::Mock
- Defined in:
- lib/fog/rackspace/identity.rb
Instance Attribute Summary collapse
-
#service_catalog ⇒ Object
readonly
Returns the value of attribute service_catalog.
Instance Method Summary collapse
Instance Attribute Details
#service_catalog ⇒ Object (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
#request ⇒ Object
39 40 41 |
# File 'lib/fog/rackspace/identity.rb', line 39 def request Fog::Mock.not_implemented end |