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/requests/identity
2012-12-10 18:12:28 -08:00
..
add_user_to_tenant.rb [openstack|identity] Update User Role Membership Mocks 2012-12-06 14:42:25 +08:00
check_token.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
create_ec2_credential.rb Ruby 1.8.7 does not allow trailing commas in method arguments 2012-12-05 14:27:10 -08:00
create_role.rb [openstack|identity] Update User Role Membership Mocks 2012-12-06 14:42:25 +08:00
create_tenant.rb [openstack|identity] replace to_json with Fog::JSON.encode 2012-12-07 13:16:08 +01:00
create_user.rb [openstack|identity] Update Fog Mocks on Authentication, User and Roles 2012-09-28 15:17:57 +08:00
create_user_role.rb [openstack|identity] fixes for mocks 2012-05-28 16:45:22 -05:00
delete_ec2_credential.rb Ruby 1.8.7 does not allow trailing commas in method arguments (for remaining files) 2012-12-05 14:27:10 -08:00
delete_role.rb [openstack|identity] Update Fog Mocks on Authentication, User and Roles 2012-09-28 15:17:57 +08:00
delete_tenant.rb [openstack|identity] Update Fog to Accomodate Tenant Deletion Workaround 2012-04-30 10:35:02 +08:00
delete_user.rb [openstack|identity] Fix status code expectation 2012-04-30 10:35:02 +08:00
delete_user_role.rb [openstack|compute] General Cleanup and Update 2012-04-30 10:34:59 +08:00
get_ec2_credential.rb Ruby 1.8.7 does not allow trailing commas in method arguments (for remaining files) 2012-12-05 14:27:10 -08:00
get_role.rb [openstack|identity] Keystone Roles and Users 2012-04-30 10:34:59 +08:00
get_tenant.rb [openstack] Fixed mocks for failing shindo tests 2012-09-28 15:07:38 +08:00
get_tenants_by_id.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
get_tenants_by_name.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
get_user_by_id.rb [openstack] Update mocks for login and identity request #get_user_by_id 2012-04-30 10:35:01 +08:00
get_user_by_name.rb Removed extra whitespace from previous commit 2012-12-06 15:01:22 -08:00
list_ec2_credentials.rb Ruby 1.8.7 does not allow trailing commas in method arguments (for remaining files) 2012-12-05 14:27:10 -08:00
list_endpoints_for_token.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
list_roles.rb [openstack|identity] Update Fog Mocks on Authentication, User and Roles 2012-09-28 15:17:57 +08:00
list_roles_for_user_on_tenant.rb [openstack|identity] Update User Role Membership Mocks 2012-12-06 14:42:25 +08:00
list_tenants.rb fix mock not returning the right data 2012-09-02 14:21:44 +01:00
list_user_global_roles.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
list_users.rb add failing test and update Mock list_users to filter based on tenant_id 2012-12-10 18:12:28 -08:00
remove_user_from_tenant.rb [openstack|identity] Update Fog to Accomodate Tenant Deletion Workaround 2012-04-30 10:35:02 +08:00
set_tenant.rb [opnestack|identity] Added set_tenant request for identity service 2012-11-26 17:14:24 +08:00
update_tenant.rb [openstack|identity] replace to_json with Fog::JSON.encode 2012-12-07 13:16:08 +01:00
update_user.rb [openstack|identity] fixes for mocks 2012-05-28 16:45:22 -05:00
validate_token.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00