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/rackspace/requests/identity
Brad Gignac 6dee2184e8 [rackspace|identity] Better checking around hash/array responses.
Instead of simply checking for the existence of a key in Identity API
responses, this checks the type of the expected response. This should
be a less fragile way of handling hash/array responses.
2012-06-27 11:15:16 -04:00
..
create_token.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00
create_user.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00
delete_user.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00
get_credentials.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00
get_user_by_id.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00
get_user_by_name.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00
list_credentials.rb [rackspace|identity] Better checking around hash/array responses. 2012-06-27 11:15:16 -04:00
list_tenants.rb [rackspace|identity] Better checking around hash/array responses. 2012-06-27 11:15:16 -04:00
list_user_roles.rb [rackspace|identity] Better checking around hash/array responses. 2012-06-27 11:15:16 -04:00
list_users.rb [rackspace|identity] Better checking around hash/array responses. 2012-06-27 11:15:16 -04:00
update_user.rb [rackspace|identity] Add requests and request tests. 2012-06-23 16:40:31 -04:00