> @@ -115,4 +121,25 @@ protected void bindTemporaryUrlKeyApi() {
> bindSyncToAsyncHttpApi(binder(), TemporaryUrlKeyApi.class,
> KeystoneTemporaryUrlKeyAsyncApi.class);
> }
> }
> +
> + /**
> + * Use this when the keystone configuration incorrectly mismatches api
> + * versions across regions.
this is a cloud-specific provider, with a cloud-specific problem :) I'd feel
differently, if this were in shared code.
FWIW, the issue has been raised to hp.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/162/files#r6674602