This PR is a backport of JCLOUDS-342 to openstack-keystone in order to handle 408 errors using a BackoffLimitedRetryHandler. You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds fix-retry Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/369 -- Commit Summary -- * Backport JCLOUDS-342 to openstack-keystone -- 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/369.patch https://github.com/jclouds/jclouds/pull/369.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/369
