1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/openstack/models/identity
Mark Maglana 0d9b04b104 [openstack|identity] Correction in Roles#all method
User#roles should be calling Service#list_roles_for_user_on_tenant
directly and not use Roles#all since the latter is actually a method
for getting all roles in the Identity Service
2012-04-30 10:35:03 +08:00
..
role.rb [openstack|identity] Keystone Roles and Users 2012-04-30 10:34:59 +08:00
roles.rb [openstack|identity] Correction in Roles#all method 2012-04-30 10:35:03 +08:00
tenant.rb [openstack|identity] Update Fog to Accomodate Tenant Deletion Workaround 2012-04-30 10:35:02 +08:00
tenants.rb [openstack|identity] Update Tenants (Complete CRUD) 2012-04-30 10:34:59 +08:00
user.rb [openstack|identity] Correction in Roles#all method 2012-04-30 10:35:03 +08:00
users.rb [openstack|identity] Fixed users fetching 2012-04-30 10:35:02 +08:00