Class: Fog::OpenStack::Auth::DomainScope
- Defined in:
- lib/fog/openstack/auth/name.rb
Instance Attribute Summary
Attributes inherited from Name
Instance Method Summary collapse
Methods inherited from Name
Instance Method Details
#identity ⇒ Object
38 39 40 |
# File 'lib/fog/openstack/auth/name.rb', line 38 def identity {:domain => super} end |