Method: OpenStack::Identity::User#tenant_id
- Defined in:
- lib/openstack/identity/user.rb
#tenant_id ⇒ Object (readonly)
Returns the value of attribute tenant_id.
6 7 8 |
# File 'lib/openstack/identity/user.rb', line 6 def tenant_id @tenant_id end |