The relevant code seems to be in 'EucalyptusWebInterface.java. When the IP detection does not work (it will most likely fail for any private UEC install), ip is set to:
String in = cloudInfo.getInternalHostPort();
After looking at CloudInfoWeb.java I wonder if servicePath might contain the right endpoint.
The relevant code seems to be in 'EucalyptusWebI nterface. java. When the IP detection does not work (it will most likely fail for any private UEC install), ip is set to:
After looking at CloudInfoWeb.java I wonder if servicePath might contain the right endpoint.