I've been testing more, now with current lucid images, which have newer cloud-init. 'ngrep port 8773' on the CLC shows: ######## T 10.55.55.8:39968 -> 10.55.55.2:8773 [AP] GET /2009-04-04/meta-data/instance-id HTTP/1.1..Accept-Encoding: identity.. Host: 169.254.169.254..Connection: close..User-Agent: Python-urllib/2.6.... ## T 10.55.55.2:8773 -> 10.55.55.8:39968 [AP] HTTP/1.1 200 OK..Content-Length: 0..Content-Type: text/html....
I'm pretty sure the empty string is coming from: clc/modules/cluster-manager/src/main/java/edu/ucsb/eucalyptus/cloud/ws/VmMetadata.java: handle it searches for a vminstance, and if it doens't find one, returns "" -- UEC guests sometimes fail on consuming user data (metadata service isn't ready) https://bugs.launchpad.net/bugs/566792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs