Class
Fog::Identity::OpenStack::V2::User
In:
lib/fog/identity/openstack/v2/models/user.rb
Parent:
Fog::OpenStack::Model
Methods
destroy
ec2_credentials
roles
save
update
update_enabled
update_password
update_tenant
Attributes
email
[RW]
enabled
[RW]
name
[RW]
password
[RW]
tenant_id
[RW]
Public Instance methods
destroy
()
ec2_credentials
()
roles
(tenant_id = self.tenant_id)
save
()
update
(options = {})
update_enabled
(enabled)
update_password
(password)
update_tenant
(tenant)
[Validate]