[ 
https://issues.apache.org/jira/browse/JCLOUDS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797031#comment-13797031
 ] 

ASF subversion and git services commented on JCLOUDS-178:
---------------------------------------------------------

Commit 578a77d6313ce0945f8d29e82103e09787622c58 in branch refs/heads/master 
from [~zack-s]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=578a77d ]

Reauthenticate on Keystone HTTP 401 (JCLOUDS-178)

The number of retries here is not the same as for 500 errors; expected
behavior is a quick fail while retaining some robustness.  This fix
should not reintroduce JCLOUDS-231.


> A 401 error should result in re-authenticating for a new token
> --------------------------------------------------------------
>
>                 Key: JCLOUDS-178
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-178
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.7.0, 1.6.2
>            Reporter: Zack Shoylev
>            Assignee: Zack Shoylev
>
> When a keystone service responds with a 401, this means the keystone token 
> has expired. Jclouds has to then re-authenticate. Unfortunately, an extra 
> condition in the retry was preventing this from happening.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to