Class: Fog::OpenStack::Auth::ProjectScope
- Includes:
- Domain
- Defined in:
- lib/fog/openstack/auth/name.rb
Instance Attribute Summary
Attributes included from Domain
Attributes inherited from Name
Instance Method Summary collapse
Methods inherited from Name
Instance Method Details
#identity ⇒ Object
46 47 48 |
# File 'lib/fog/openstack/auth/name.rb', line 46 def identity {:project => super} end |