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

2 commits

Author SHA1 Message Date
Brad Gignac
f9c5773bb6 [rackspace|identity] Correctly populate model from request data.
Previously, the model was being incorrectly loaded from request data. As a
result, the username and apiKey properties were always nil. This fixes parsing
and improves the tests to catch this type of bug in the future.
2013-01-29 17:10:49 -05:00
Brad Gignac
21c0fd079f [rackspace|identity] Add user model and collection with tests. 2012-06-23 16:40:40 -04:00