> Yes, I'm aware that the retry mechanisms will not work if the authentication > is performed with a token.
In that case, we should better configure [this binding](https://github.com/olivierlemasle/jclouds/blob/master/apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/config/KeystoneAuthenticationModule.java#L193) **only if** the credential type is **not** `token`? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1009#issuecomment-249133335