With the latest change, live tests pass for me locally. Note that on slow machines or networks, some tests may result in spurious failures (independent of my change) -- this is because we ask for an expiration only 3s from now and even the subsequent request may fail with `Request expired` if > 3s have elapsed in the interim. Using a larger timeout value will fix this at the cost of longer running live tests.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/71#issuecomment-21503598
