Some providers do not expose the "root" api endpoint, so it should be better not used to get the token. The login resource can be used instead. You can merge this Pull Request by running:
git pull https://github.com/nacx/jclouds-labs auth Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs/pull/27 -- Commit Summary -- * Use the login resource to authenticate -- File Changes -- M abiquo/src/main/java/org/jclouds/abiquo/functions/auth/GetTokenFromApi.java (2) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/27.patch https://github.com/jclouds/jclouds-labs/pull/27.diff
