Backport of #369 to 1.7.x branch You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds backport-fix-retry Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/373 -- Commit Summary -- * Update openstack-keystone RetryOnRenew to handle 408 errors with a BackoffLimitedRetryHandler -- File Changes -- M apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/handlers/RetryOnRenew.java (27) M apis/openstack-keystone/src/test/java/org/jclouds/openstack/keystone/v2_0/handlers/RetryOnRenewTest.java (37) -- Patch Links -- https://github.com/jclouds/jclouds/pull/373.patch https://github.com/jclouds/jclouds/pull/373.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/373
