Class: Keystone::V2_0::Tenant
- Inherits:
-
Openstack::Client::Resource
- Object
- Openstack::Client::Resource
- Keystone::V2_0::Tenant
- Defined in:
- lib/keystone/v2_0/tenants.rb
Instance Attribute Summary
Attributes inherited from Openstack::Client::Resource
Instance Method Summary collapse
-
#initialize(manager, info, loaded = nil) ⇒ Tenant
constructor
A new instance of Tenant.
Methods inherited from Openstack::Client::Resource
#add_details, delegate, #get, #method_missing
Constructor Details
#initialize(manager, info, loaded = nil) ⇒ Tenant
Returns a new instance of Tenant.
9 10 11 |
# File 'lib/keystone/v2_0/tenants.rb', line 9 def initialize manager, info, loaded=nil super end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Openstack::Client::Resource