1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Nelvin Driz
0035231954 [openstack] Fix Failing Shindo Tests
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-10-02 14:09:02 +08:00
Nelvin Driz
ad0e84be56 [openstack|compute] Fix Server Mocks and find_by_id method
Conflicts:
	lib/fog/openstack/requests/identity/update_user.rb
2012-09-28 15:09:59 +08:00
Mark Maglana
568d290ca9 [openstack|identity] Express the "add user role" intent more clearly 2012-05-03 21:05:59 +08:00
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
Alvin Garcia
30be620b87 [openstack|identity] Fixed users fetching
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:35:02 +08:00
Nelvin Driz
e47c5eb9c4 [openstack|identity] Update Fog to Accomodate Tenant Deletion Workaround
Workflow

Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:35:02 +08:00
Alvin Garcia
8d084194b4 [openstack|identity] Update users model initialization and save 2012-04-30 10:35:01 +08:00
Alvin Garcia
040cd20021 [openstack|identity] Update users collections and model 2012-04-30 10:35:01 +08:00
Philip Mark Deazeta
cf3d45203b [openstack|identity] Added function to add user to a tenant 2012-04-30 10:35:01 +08:00
Philip Mark Deazeta
e38799fc50 [openstack|identity] Added function to add user to a tenant 2012-04-30 10:35:01 +08:00
Alvin Garcia
b122f0c85e [openstack|identity] Keystone Roles and Users 2012-04-30 10:34:59 +08:00
Alvin Garcia
c623858312 [openstack|identity] Keystone Roles 2012-04-30 10:34:59 +08:00
Nelvin Driz
42d2cb94ec [openstack|identity] Update Tenants (Complete CRUD) 2012-04-30 10:34:59 +08:00
Nelvin Driz
e1c5155a34 [openstack|identity] Update Tenants 2012-04-30 10:34:58 +08:00