Does anyone know which library is responsible for this?

Judging by testVariablesReplaceOnEndpoint() in ContextBuilderTest [1], I suspect jclouds is doing this itself. I'm assuming it's somewhere in ContextBuilder [2] but still digging through that.

Hope that helps!

ap

[1] https://github.com/apache/jclouds/blob/master/core/src/test/java/org/jclouds/ContextBuilderTest.java [2] https://github.com/apache/jclouds/blob/master/core/src/main/java/org/jclouds/ContextBuilder.java

Reply via email to