Fixes https://issues.apache.org/jira/browse/JCLOUDS-178
This fix should not break https://issues.apache.org/jira/browse/JCLOUDS-231
The number of retries here is not the same as for 500 errors; expected behavior 
is a quick fail while retaining some robustness.
You can merge this Pull Request by running:

  git pull https://github.com/rackspace/jclouds fix-unrelated-401-retries

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/104

-- Commit Summary --

  * This fixes a regression of https://issues.apache.org/jira/browse/JCLOUDS-178

-- File Changes --

    M 
apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/handlers/RetryOnRenew.java
 (53)
    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/104.patch
https://github.com/jclouds/jclouds/pull/104.diff

Reply via email to