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

18 commits

Author SHA1 Message Date
Nelvin Driz
530d860a04 [openstack] Fix Authentication as well as Fog::JSON call bugs
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:35:03 +08:00
Nelvin Driz
7b46964770 [openstack] Make current_user and current_token accessible to services
- This is for users with no permission to access keystone admin API

Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:35:03 +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
Nelvin Driz
92523f763a [openstack] Update mocks for login and identity request #get_user_by_id
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:35:01 +08:00
Nelvin Driz
ae66ab45d7 [openstack] Update Authentication through X-Auth-Token 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
Alfonso Juan Dillera
df54e750a3 [openstack|identity] Updated current user id for identity 2012-04-30 10:35:01 +08:00
Alfonso Juan Dillera
4b3cb2a984 [openstack|identity] Added current user id 2012-04-30 10:35:00 +08:00
Nelvin Driz
a76c244eba [openstack] Wrong instance variables accessed for #credentials 2012-04-30 10:35:00 +08:00
Nelvin Driz
4910768827 [openstack] Add Export of Credentials 2012-04-30 10:35:00 +08:00
Nelvin Driz
c643bd8e03 [openstack] Update Reinitialization Process of Existing Auth Token 2012-04-30 10:35:00 +08:00
Philip Mark Deazeta
df3c374e33 [openstack] Modify authentication process 2012-04-30 10:35:00 +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
Nelvin Driz
3e43a571e0 [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
Hunter Nield
330c28c5a8 [openstack|identity] Rough implementation of the Keystone API (untested)
Updated Openstack to handle other endpoints
2012-04-30 10:34:58 +08:00