hey guys, I'm using a proxy to access my private Opestack deployment, where the API works on the IP range os 192.168.101.x. So I created a proxy which maps a public IP on a specific IP port to a specific private IP and port depending on the API service.
How can I make my jClouds code work wthrough this proxy? thanks
