> @@ -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.
but to answer your question, I thought about that, but doing so would be a
change in upstream keystone module, and this would be additional complexity
considering other clouds haven't encountered this. Hopefully, we can just
revert this change when hp fixes its registration!
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/162/files#r6674673