Comment 5 for bug 491437

Revision history for this message
Torsten Spindler (tspindler) wrote :

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.