GitHub user mynnx opened a pull request:
https://github.com/apache/libcloud/pull/69
Fix - auth_auth_user_info -> auth_user_info
#68 had a typo in the `authenticate_1_0` method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mynnx/libcloud fix_auth_user_info_auth_1.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/69.patch
----
commit fa5bd49d76de278dadfc2a68a36445586d680585
Author: Mark Everett <[email protected]>
Date: 2012-07-05T13:09:43-07:00
fix - auth_auth_user_info -> auth_user_info
----